| Package | Description | 
|---|---|
| com.gigaspaces.internal.server.space.events | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RemoteEventBatchBusPacketA RemoteEventBatchBusPacket represents a batch of remote events that should be sent to a remote
 listener. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | NotifyBackupLog. add(RemoteEventBusPacket packet)Stored  notify events that were generated by replication only on backup | 
| void | SpaceDataEventDispatcher. dispatch(RemoteEventBusPacket packet)dispatch in an asynchronous manner a remote event object via a remote event listener ( which
 is retrieved through the RemoteEventBusPacket ). | 
| void | SpaceDataEventDispatcher. execute(RemoteEventBusPacket re) | 
| void | BatchNotifyExecutor. execute(RemoteEventBusPacket re) | 
| void | SpaceDataEventManager. executePacket(RemoteEventBusPacket re,
             NotifyTemplateHolder th) | 
| Constructor and Description | 
|---|
| BatchNotifyExecutor(String fullSpaceName,
                   WorkingGroup<RemoteEventBusPacket> notifyWorkingGroup) | 
| NotifyBackupLog(WorkingGroup<RemoteEventBusPacket> dataEventDispatcher) | 
Copyright © GigaSpaces.