Class BatchNotifyExecutor
java.lang.Object
com.gigaspaces.internal.server.space.events.BatchNotifyExecutor
The main service that notify events in batches.
- Since:
- 6.0
- Author:
- assafr
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionBatchNotifyExecutor(String fullSpaceName, WorkingGroup<RemoteEventBusPacket> notifyWorkingGroup) -
Method Summary
-
Field Details
-
BATCH_NOTIFY_TIMEKEY_GRANULARITY
public static final long BATCH_NOTIFY_TIMEKEY_GRANULARITY- See Also:
-
-
Constructor Details
-
BatchNotifyExecutor
public BatchNotifyExecutor(String fullSpaceName, WorkingGroup<RemoteEventBusPacket> notifyWorkingGroup)
-
-
Method Details
-
close
public void close() -
execute
- Throws:
RemoteExceptionUnknownEventException
-