Uses of Interface
com.gigaspaces.internal.cluster.node.impl.processlog.globalorder.IBatchExecutedCallback
Packages that use IBatchExecutedCallback
-
Uses of IBatchExecutedCallback in com.gigaspaces.internal.cluster.node.impl.processlog.globalorder
Classes in com.gigaspaces.internal.cluster.node.impl.processlog.globalorder that implement IBatchExecutedCallbackModifier and TypeClassDescriptionclassclassCan be used as a reliable async target process log for a source that is working in batches and single threaded onlyConstructors in com.gigaspaces.internal.cluster.node.impl.processlog.globalorder with parameters of type IBatchExecutedCallbackModifierConstructorDescriptionGlobalOrderReplicationInBatchContext(IBatchExecutedCallback batchExecutedCallback, org.slf4j.Logger contextLogger, int entireBatchSize, String sourceLookupName, String groupName)