public interface MonitorListener extends SubscriptionListener<String>
Modifier and Type | Method and Description |
---|---|
void |
dataChanged(String subscriptionId,
List<MonitorStatusInformation> addedOrUpdated,
Set<String> removed,
boolean full) |
updateStatus
void dataChanged(String subscriptionId, List<MonitorStatusInformation> addedOrUpdated, Set<String> removed, boolean full)