public class ScheduledExecutorPartition extends AbstractScheduledExecutorContainerHolder
Constructor and Description |
---|
ScheduledExecutorPartition(NodeEngine nodeEngine,
int partitionId) |
Modifier and Type | Method and Description |
---|---|
ConstructorFunction<String,ScheduledExecutorContainer> |
getContainerConstructorFunction() |
Operation |
prepareReplicationOperation(int replicaIndex,
boolean migrationMode) |
destroy, destroyContainer, getContainer, getContainers, getOrCreateContainer
public ScheduledExecutorPartition(NodeEngine nodeEngine, int partitionId)
public Operation prepareReplicationOperation(int replicaIndex, boolean migrationMode)
public ConstructorFunction<String,ScheduledExecutorContainer> getContainerConstructorFunction()
getContainerConstructorFunction
in class AbstractScheduledExecutorContainerHolder
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.