| Package | Description | 
|---|---|
| com.gigaspaces.events | Provides GigaSpaces events related interfaces. | 
| com.gigaspaces.internal.client.spaceproxy.events | |
| com.gigaspaces.internal.client.spaceproxy.operations | |
| com.gigaspaces.internal.cluster.node.impl.gateway.sink | |
| com.gigaspaces.internal.cluster.node.impl.replica | |
| com.gigaspaces.internal.lease | |
| com.gigaspaces.internal.lrmi.stubs | |
| com.gigaspaces.internal.server.space | |
| com.j_spaces.core | Provides Space properties and security context services | 
| com.j_spaces.core.client | Provides GigaSpaces client interface services | 
| Modifier and Type | Method and Description | 
|---|---|
| void | GSEventRegistration. addSequenceNumber(GSEventRegistration registration)when in partitioned space scenario, multiple EventRegistration objects are received, each
 with his own sequence number. | 
| void | ManagedRemoteEventListener. init(GSEventRegistration registration)Recursive initialization of managed listener. | 
| void | ManagedRemoteEventListener. shutdown(GSEventRegistration registration)lifecycle recursive callback for the managed listener. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MultiplexDataEventListener. init(GSEventRegistration registration) | 
| void | FifoDataEventListener. init(GSEventRegistration registration) | 
| void | DataEventListener. init(GSEventRegistration registration) | 
| void | MultiplexDataEventListener. shutdown(GSEventRegistration registration) | 
| void | SpaceProxyDataEventListener. shutdown(GSEventRegistration registration) | 
| void | FifoDataEventListener. shutdown(GSEventRegistration registration) | 
| void | DataEventListener. shutdown(GSEventRegistration registration) | 
| Modifier and Type | Method and Description | 
|---|---|
| GSEventRegistration | RegisterEntriesListenerSpaceOperationResult. getEventRegistration() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RegisterEntriesListenerSpaceOperationResult. setEventRegistration(GSEventRegistration eventRegistration) | 
| Modifier and Type | Method and Description | 
|---|---|
| GSEventRegistration | LocalCLusterReplicationReplicaConsumeFacade. insertNotifyTemplate(ITemplatePacket templatePacket,
                    String templateUid,
                    NotifyInfo notifyInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| GSEventRegistration | ISpaceReplicaConsumeFacade. insertNotifyTemplate(ITemplatePacket templatePacket,
                    String templateUid,
                    NotifyInfo notifyInfo) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SpaceCopyIntermediateResult. addRegisteredNotifyTemplate(String templateClassName,
                           GSEventRegistration notifyRegistration) | 
| Constructor and Description | 
|---|
| SpaceNotifyLease(IDirectSpaceProxy spaceProxy,
                String typeName,
                String uid,
                Object routingValue,
                long expiration,
                ManagedRemoteEventListener listener,
                GSEventRegistration reg) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LRMIRemoteEventListener. init(GSEventRegistration registration) | 
| void | LRMIRemoteEventListener. shutdown(GSEventRegistration registration) | 
| Modifier and Type | Method and Description | 
|---|---|
| GSEventRegistration | SpaceEngineReplicaDirectPersistencySyncConsumerFacade. insertNotifyTemplate(ITemplatePacket templatePacket,
                    String templateUid,
                    NotifyInfo notifyInfo) | 
| GSEventRegistration | SpaceEngineReplicaConsumerFacade. insertNotifyTemplate(ITemplatePacket templatePacket,
                    String templateUid,
                    NotifyInfo notifyInfo) | 
| GSEventRegistration | SpaceEngine. notify(ITemplatePacket template,
      long lease,
      boolean fromReplication,
      String templateUid,
      SpaceContext sc,
      NotifyInfo info) | 
| GSEventRegistration | SpaceImpl. notify(ITemplatePacket template,
      Transaction txn,
      long lease,
      SpaceContext sc,
      NotifyInfo info) | 
| Modifier and Type | Method and Description | 
|---|---|
| GSEventRegistration | AnswerHolder. getEventRegistration() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AnswerHolder. setEventRegistration(GSEventRegistration m_EventRegistration) | 
| Modifier and Type | Method and Description | 
|---|---|
| GSEventRegistration | NotifyDelegator. getEventRegistration()Deprecated.  | 
Copyright © GigaSpaces.