Class ParallelBatchProcessingContext
java.lang.Object
com.gigaspaces.internal.cluster.node.impl.processlog.multibucketsinglefile.ParallelBatchProcessingContext
-
Constructor Summary
ConstructorsConstructorDescriptionParallelBatchProcessingContext(List<IReplicationOrderedPacket>[] parallelLists, int parallelParticipants) -
Method Summary
Modifier and TypeMethodDescriptiongetSegment(int segmentIndex) voidvoidvoidwaitForCompletion(long timeout, TimeUnit units)
-
Constructor Details
-
ParallelBatchProcessingContext
public ParallelBatchProcessingContext(List<IReplicationOrderedPacket>[] parallelLists, int parallelParticipants)
-
-
Method Details
-
waitForCompletion
- Throws:
Throwable
-
signalOneProcessedOk
public void signalOneProcessedOk() -
setError
-
getSegment
-