Uses of Package
com.gigaspaces.events
Packages that use com.gigaspaces.events
Package
Description
Provides GigaSpaces events related interfaces.
Provides Space properties and security context services
Provides GigaSpaces client interface services
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
A notify event container allowing to use GigaSpace support for notifications.
-
Classes in com.gigaspaces.events used by com.gigaspaces.eventsClassDescriptionthe super class of all DataEventSession implementations.The common interface that is used when working with data events.
listeners can be registered using the addListener() methods and receive
an EventRegistration that will be used to unregister using the removeListener().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.this class is used to configure an EventSession.Deprecated.Since 9.7.0 - Use GigaSpace.newDataEventSession instead.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 =NotifyActionType.NOTIFY_UPDATE.or(NotifyActionType.NOTIFY_WRITE);Holds a set of space.notify related parameters. -
Classes in com.gigaspaces.events used by com.gigaspaces.events.batchingClassDescriptionthis interface allows the listener to receive an initialization event.Base class for space remote events.
-
Classes in com.gigaspaces.events used by com.gigaspaces.events.fifo
-
Classes in com.gigaspaces.events used by com.gigaspaces.events.lease
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.client.cache
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.client.cache.localview
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.client.cache.localview.notificationClassDescriptionThe common interface that is used when working with data events.
listeners can be registered using the addListener() methods and receive
an EventRegistration that will be used to unregister using the removeListener(). -
Classes in com.gigaspaces.events used by com.gigaspaces.internal.client.spaceproxy
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.client.spaceproxy.eventsClassDescriptionthis interface allows the listener to receive an initialization event.Holds a set of space.notify related parameters.
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.client.spaceproxy.operations
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.cluster.node.handlers
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.cluster.node.impl
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.cluster.node.impl.gateway.sink
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.cluster.node.impl.handlers
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.cluster.node.impl.notification
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.cluster.node.impl.packets.data
-
-
-
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.cluster.node.impl.replica
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.cluster.node.impl.replica.data
-
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.events.durableClassDescriptionthe super class of all DataEventSession implementations.The common interface that is used when working with data events.
listeners can be registered using the addListener() methods and receive
an EventRegistration that will be used to unregister using the removeListener().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.this class is used to configure an EventSession.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 =NotifyActionType.NOTIFY_UPDATE.or(NotifyActionType.NOTIFY_WRITE);Holds a set of space.notify related parameters. -
Classes in com.gigaspaces.events used by com.gigaspaces.internal.leaseClassDescriptionthis interface allows the listener to receive an initialization event.
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.lrmi.stubsClassDescriptionthis interface allows the listener to receive an initialization event.
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.query.continousClassDescriptionThe common interface that is used when working with data events.
listeners can be registered using the addListener() methods and receive
an EventRegistration that will be used to unregister using the removeListener().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 =NotifyActionType.NOTIFY_UPDATE.or(NotifyActionType.NOTIFY_WRITE); -
Classes in com.gigaspaces.events used by com.gigaspaces.internal.server.space
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.server.space.eventsClassDescriptionAn 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 =NotifyActionType.NOTIFY_UPDATE.or(NotifyActionType.NOTIFY_WRITE); -
Classes in com.gigaspaces.events used by com.gigaspaces.internal.server.storageClassDescriptionAn 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 =NotifyActionType.NOTIFY_UPDATE.or(NotifyActionType.NOTIFY_WRITE);Holds a set of space.notify related parameters. -
Classes in com.gigaspaces.events used by com.gigaspaces.internal.space.requests
-
Classes in com.gigaspaces.events used by com.gigaspaces.internal.sync.mirror
-
Classes in com.gigaspaces.events used by com.j_spaces.core
-
Classes in com.gigaspaces.events used by com.j_spaces.core.clientClassDescriptionthis interface allows the listener to receive an initialization event.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 =NotifyActionType.NOTIFY_UPDATE.or(NotifyActionType.NOTIFY_WRITE);Holds a set of space.notify related parameters.Base class for space remote events. -
Classes in com.gigaspaces.events used by com.j_spaces.core.fifoClassDescriptionAn 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 =NotifyActionType.NOTIFY_UPDATE.or(NotifyActionType.NOTIFY_WRITE); -
Classes in com.gigaspaces.events used by org.openspaces.coreClassDescriptionThe common interface that is used when working with data events.
listeners can be registered using the addListener() methods and receive
an EventRegistration that will be used to unregister using the removeListener().this class is used to configure an EventSession. -
Classes in com.gigaspaces.events used by org.openspaces.events.notifyClassDescriptionThe common interface that is used when working with data events.
listeners can be registered using the addListener() methods and receive
an EventRegistration that will be used to unregister using the removeListener().this class is used to configure an EventSession.