public class TaskBatch extends Object
Constructor and Description |
---|
TaskBatch(PartitionTaskFactory taskFactory,
BitSet partitions,
int threadId,
int partitionThreadCount) |
Modifier and Type | Method and Description |
---|---|
Object |
next()
Gets the next task to execute.
|
PartitionTaskFactory |
taskFactory() |
public TaskBatch(PartitionTaskFactory taskFactory, BitSet partitions, int threadId, int partitionThreadCount)
public PartitionTaskFactory taskFactory()
public Object next()
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.