Uses of Class
com.gigaspaces.events.batching.BatchRemoteEvent
Packages that use BatchRemoteEvent
Package
Description
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 BatchRemoteEventModifier and TypeMethodDescriptionvoidBatchRemoteEventListener.notifyBatch(BatchRemoteEvent theEvents) voidLRMIBatchNotifyDelegatorListener.notifyBatch(BatchRemoteEvent theEvents) -
Uses of BatchRemoteEvent in com.gigaspaces.internal.client.cache.localcache
Methods in com.gigaspaces.internal.client.cache.localcache with parameters of type BatchRemoteEvent -
Uses of BatchRemoteEvent in com.gigaspaces.internal.client.spaceproxy.events
Methods in com.gigaspaces.internal.client.spaceproxy.events with parameters of type BatchRemoteEventModifier and TypeMethodDescriptionvoidDataEventListener.notifyBatch(BatchRemoteEvent batchEvent) voidFifoDataEventListener.notifyBatch(BatchRemoteEvent batchEvent) voidMultiplexDataEventListener.notifyBatch(BatchRemoteEvent batchEvent) voidSpaceProxyDataEventListener.notifyBatch(BatchRemoteEvent batchEvent) -
Uses of BatchRemoteEvent in com.gigaspaces.internal.events.durable
Methods in com.gigaspaces.internal.events.durable with parameters of type BatchRemoteEventModifier and TypeMethodDescriptionvoidNotifyCallHandler.notifyBatch(BatchRemoteEvent batchEvent) -
Uses of BatchRemoteEvent in com.gigaspaces.internal.query.continous
Methods in com.gigaspaces.internal.query.continous with parameters of type BatchRemoteEvent -
Uses of BatchRemoteEvent in com.gigaspaces.internal.server.space.events
Methods in com.gigaspaces.internal.server.space.events that return BatchRemoteEvent -
Uses of BatchRemoteEvent in com.j_spaces.kernel.weaklistener
Methods in com.j_spaces.kernel.weaklistener with parameters of type BatchRemoteEventModifier and TypeMethodDescriptionvoidWeakBatchRemoteEventListener.notifyBatch(BatchRemoteEvent theEvents) -
Uses of BatchRemoteEvent in org.openspaces.events.notify
Methods in org.openspaces.events.notify with parameters of type BatchRemoteEventModifier and TypeMethodDescriptionprotected voidSimpleNotifyEventListenerContainer.invokeListenerWithTransaction(BatchRemoteEvent batchRemoteEvent, boolean performTakeOnNotify, boolean ignoreEventOnNullTake)