Modifier and Type | Method and Description |
---|---|
void |
LRMIBatchNotifyDelegatorListener.notifyBatch(BatchRemoteEvent theEvents) |
void |
BatchRemoteEventListener.notifyBatch(BatchRemoteEvent theEvents) |
Modifier and Type | Method and Description |
---|---|
void |
LocalCacheListener.notify(RemoteEvent event) |
void |
LocalCacheListener.notifyBatch(BatchRemoteEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MultiplexDataEventListener.notify(RemoteEvent event) |
void |
SpaceProxyDataEventListener.notify(RemoteEvent event) |
void |
FifoDataEventListener.notify(RemoteEvent event) |
void |
DataEventListener.notify(RemoteEvent event) |
void |
MultiplexDataEventListener.notifyBatch(BatchRemoteEvent batchEvent) |
void |
SpaceProxyDataEventListener.notifyBatch(BatchRemoteEvent batchEvent) |
void |
FifoDataEventListener.notifyBatch(BatchRemoteEvent batchEvent) |
void |
DataEventListener.notifyBatch(BatchRemoteEvent batchEvent) |
Modifier and Type | Method and Description |
---|---|
void |
LRMIRemoteEventListener.notify(RemoteEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ContinousQuery.notify(RemoteEvent remoteEvent) |
void |
ContinousQuery.notifyBatch(BatchRemoteEvent theEvents) |
Modifier and Type | Method and Description |
---|---|
void |
BatchNotifyExecutor.execute(RemoteEventBusPacket re) |
void |
SpaceDataEventManager.executePacket(RemoteEventBusPacket re,
NotifyTemplateHolder th) |
void |
RemoteEventBatchBusPacket.notifyListener() |
void |
RemoteEventBusPacket.notifyListener()
Send notification to the client
|
Modifier and Type | Method and Description |
---|---|
void |
MapCache.notify(RemoteEvent remoteEvent) |
Modifier and Type | Method and Description |
---|---|
void |
WeakBatchRemoteEventListener.notify(RemoteEvent event)
Delegate the notification to the listener.
|
void |
WeakRemoteEventListener.notify(RemoteEvent event)
Delegate the notification to the listener.
|
void |
WeakBatchRemoteEventListener.notifyBatch(BatchRemoteEvent theEvents) |
Modifier and Type | Method and Description |
---|---|
void |
RemoteEventListener.notify(RemoteEvent theEvent)
Notify the listener about an event.
|
Modifier and Type | Method and Description |
---|---|
EventRegistration |
EventProducer.register(EventDescriptor descriptor,
RemoteEventListener listener,
MarshalledObject handback,
long duration)
The register method creates a leased
EventRegistration for the
EventDescriptor type passed in based on the requested lease duration. |
Copyright © GigaSpaces.