Package | Description |
---|---|
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.
|
org.openspaces.pu.service |
Modifier and Type | Class and Description |
---|---|
class |
AggregatedAsyncPollingEventContainerServiceDetails
Async Polling container service details.
|
Modifier and Type | Method and Description |
---|---|
AggregatedServiceDetails |
AsyncPollingEventContainerServiceDetails.aggregateById(ServiceDetails[] servicesDetails) |
AggregatedServiceDetails |
AsyncPollingEventContainerServiceDetails.aggregateByServiceSubType(ServiceDetails[] servicesDetails) |
Modifier and Type | Class and Description |
---|---|
class |
AggregatedNotifyEventContainerServiceDetails
Notify container service details.
|
Modifier and Type | Method and Description |
---|---|
AggregatedServiceDetails |
NotifyEventContainerServiceDetails.aggregateById(ServiceDetails[] servicesDetails) |
AggregatedServiceDetails |
NotifyEventContainerServiceDetails.aggregateByServiceSubType(ServiceDetails[] servicesDetails) |
Modifier and Type | Class and Description |
---|---|
class |
AggregatedPollingEventContainerServiceDetails |
Modifier and Type | Method and Description |
---|---|
AggregatedServiceDetails |
PollingEventContainerServiceDetails.aggregateById(ServiceDetails[] servicesDetails) |
AggregatedServiceDetails |
PollingEventContainerServiceDetails.aggregateByServiceSubType(ServiceDetails[] servicesDetails) |
Modifier and Type | Class and Description |
---|---|
class |
PlainAggregatedServiceDetails
A simple and generic implementation of the
AggregatedServiceDetails
interface. |
Modifier and Type | Method and Description |
---|---|
AggregatedServiceDetails |
PlainServiceDetails.aggregateById(ServiceDetails[] servicesDetails) |
AggregatedServiceDetails |
PlainServiceDetails.aggregateByServiceSubType(ServiceDetails[] servicesDetails) |
AggregatedServiceDetails |
PlainServiceDetails.aggregateByServiceType(ServiceDetails[] servicesDetails) |
Copyright © GigaSpaces.