Uses of Class
org.openspaces.events.EventContainerServiceMonitors
Packages that use EventContainerServiceMonitors
Package
Description
Internally Used.
Support for managing of Processing Unit(s) through the Admin API.
A notify event container allowing to use GigaSpace support for notifications.
A polling event container generating events by performing polling receive operations.
-
Uses of EventContainerServiceMonitors in org.openspaces.admin.internal.pu
Methods in org.openspaces.admin.internal.pu that return types with arguments of type EventContainerServiceMonitorsModifier and TypeMethodDescriptionDefaultProcessingUnitInstanceServiceStatistics.getEventContainers() -
Uses of EventContainerServiceMonitors in org.openspaces.admin.pu
Methods in org.openspaces.admin.pu that return types with arguments of type EventContainerServiceMonitorsModifier and TypeMethodDescriptionProcessingUnitInstanceStatistics.getEventContainers()Returns all the different event containers monitors keyed by the service id. -
Uses of EventContainerServiceMonitors in org.openspaces.events.asyncpolling
Subclasses of EventContainerServiceMonitors in org.openspaces.events.asyncpollingModifier and TypeClassDescriptionclassAsync Polling container service monitors. -
Uses of EventContainerServiceMonitors in org.openspaces.events.notify
Subclasses of EventContainerServiceMonitors in org.openspaces.events.notifyModifier and TypeClassDescriptionclassNotify container service monitors. -
Uses of EventContainerServiceMonitors in org.openspaces.events.polling
Subclasses of EventContainerServiceMonitors in org.openspaces.events.pollingModifier and TypeClassDescriptionclassPolling container service monitors.