|
GigaSpaces XAP 10.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchRemoteEvent | |
---|---|
com.gigaspaces.events.batching | |
com.j_spaces.core.client | Provides GigaSpaces client interface services |
org.openspaces.events.notify | A notify event container allowing to use GigaSpace support for notifications. |
Uses of BatchRemoteEvent in com.gigaspaces.events.batching |
---|
Methods in com.gigaspaces.events.batching with parameters of type BatchRemoteEvent | |
---|---|
void |
BatchRemoteEventListener.notifyBatch(BatchRemoteEvent theEvents)
|
Uses of BatchRemoteEvent in com.j_spaces.core.client |
---|
Methods in com.j_spaces.core.client with parameters of type BatchRemoteEvent | |
---|---|
void |
NotifyDelegator.notifyBatch(BatchRemoteEvent theEvents)
Deprecated. |
void |
NotifyDelegatorMultiplexer.notifyBatch(BatchRemoteEvent theEvents)
Deprecated. |
Uses of BatchRemoteEvent in org.openspaces.events.notify |
---|
Methods in org.openspaces.events.notify with parameters of type BatchRemoteEvent | |
---|---|
protected void |
AbstractNotifyEventListenerContainer.invokeListenerWithTransaction(BatchRemoteEvent batchRemoteEvent,
boolean performTakeOnNotify,
boolean ignoreEventOnNullTake)
|
|
GigaSpaces XAP 10.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |