Package | Description |
---|---|
org.openspaces.admin.internal.pu |
Internally Used.
|
org.openspaces.admin.pu |
Support for managing of Processing Unit(s) through the Admin API.
|
org.openspaces.events |
A package including based classes and support classes for different OpenSpaces event containers.
|
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.
|
Modifier and Type | Method and Description |
---|---|
Map<String,EventContainerServiceDetails> |
DefaultProcessingUnitInstance.getEventContainerDetails() |
Modifier and Type | Method and Description |
---|---|
Map<String,EventContainerServiceDetails> |
ProcessingUnitInstance.getEventContainerDetails()
Returns a map of
EventContainerServiceDetails keyed by their
ServiceDetails.getId() . |
Modifier and Type | Method and Description |
---|---|
EventContainerServiceDetails |
EventContainerServiceMonitors.getEventDetails() |
Modifier and Type | Class and Description |
---|---|
class |
AsyncPollingEventContainerServiceDetails
Async Polling container service details.
|
Modifier and Type | Class and Description |
---|---|
class |
NotifyEventContainerServiceDetails
Notify container service details.
|
Modifier and Type | Class and Description |
---|---|
class |
PollingEventContainerServiceDetails
Polling container service details.
|
Copyright © GigaSpaces.