|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.gigaspaces.events | |
---|---|
com.gigaspaces.client.iterator | Provides classes to configure GSIterator. |
com.gigaspaces.events | Provides GigaSpaces events related interfaces. |
com.gigaspaces.events.batching | |
com.j_spaces.core.client | Provides GigaSpaces client interface services |
org.openspaces.core | Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it. |
org.openspaces.events.notify | A notify event container allowing to use GigaSpace support for notifications. |
Classes in com.gigaspaces.events used by com.gigaspaces.client.iterator | |
---|---|
EventSessionConfig
this class is used to configure an EventSession. |
Classes in com.gigaspaces.events used by com.gigaspaces.events | |
---|---|
DataEventSession
The common interface that is used when working with data events. |
|
EventSession
a common interface for all EventSession types a session is a stateful service used to register event listeners to the space the state of the session contains a set of configuration parameters such as the communication protocol used to convey the events and whether of not to use FIFO order the session can be used to register multiple listeners that share the same configuration. |
|
EventSessionConfig
this class is used to configure an EventSession. |
|
EventSessionConfig.ComType
Deprecated. Since 9.7 |
|
EventSessionFactory
Deprecated. Since 9.7.0 - Use GigaSpace.newDataEventSession instead. |
|
NotifyActionType
An enum that specify a single notify action type such as write or update and can also be used to composite a complex action type such as write OR update
NotifyActionType updateOrWrite = |
Classes in com.gigaspaces.events used by com.gigaspaces.events.batching | |
---|---|
SpaceRemoteEvent
Base class for space remote events. |
Classes in com.gigaspaces.events used by com.j_spaces.core.client | |
---|---|
NotifyActionType
An enum that specify a single notify action type such as write or update and can also be used to composite a complex action type such as write OR update
NotifyActionType updateOrWrite = |
|
SpaceRemoteEvent
Base class for space remote events. |
Classes in com.gigaspaces.events used by org.openspaces.core | |
---|---|
DataEventSession
The common interface that is used when working with data events. |
|
EventSessionConfig
this class is used to configure an EventSession. |
Classes in com.gigaspaces.events used by org.openspaces.events.notify | |
---|---|
DataEventSession
The common interface that is used when working with data events. |
|
EventSessionConfig
this class is used to configure an EventSession. |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |