|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventContainerServiceMonitors | |
---|---|
org.openspaces.admin.pu | Support for managing of Processing Unit(s) through the Admin API. |
org.openspaces.events.asyncpolling | |
org.openspaces.events.notify | A notify event container allowing to use GigaSpace support for notifications. |
org.openspaces.events.polling | A polling event container generating events by performing polling receive operations. |
Uses of EventContainerServiceMonitors in org.openspaces.admin.pu |
---|
Methods in org.openspaces.admin.pu that return types with arguments of type EventContainerServiceMonitors | |
---|---|
Map<String,EventContainerServiceMonitors> |
ProcessingUnitInstanceStatistics.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.asyncpolling | |
---|---|
class |
AsyncPollingEventContainerServiceMonitors
Async Polling container service monitors. |
Uses of EventContainerServiceMonitors in org.openspaces.events.notify |
---|
Subclasses of EventContainerServiceMonitors in org.openspaces.events.notify | |
---|---|
class |
NotifyEventContainerServiceMonitors
Notify container service monitors. |
Uses of EventContainerServiceMonitors in org.openspaces.events.polling |
---|
Subclasses of EventContainerServiceMonitors in org.openspaces.events.polling | |
---|---|
class |
PollingEventContainerServiceMonitors
Polling container service monitors. |
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |