public interface PartitionTaskFactory<T>
InternalOperationService#execute(PartitionTaskFactory, int[])
for more detail.Modifier and Type | Method and Description |
---|---|
T |
create(int partitionId)
Creates the task.
|
T create(int partitionId)
partitionId
- the partitionId of the partition this task is going to
run onCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.