public abstract class AbstractPartitionPrimaryReplicaAntiEntropyTask extends Object implements PartitionSpecificRunnable, UrgentSystemOperation
Modifier and Type | Field and Description |
---|---|
protected NodeEngineImpl |
nodeEngine |
protected int |
partitionId |
protected InternalPartitionServiceImpl |
partitionService |
Constructor and Description |
---|
AbstractPartitionPrimaryReplicaAntiEntropyTask(NodeEngineImpl nodeEngine,
int partitionId) |
Modifier and Type | Method and Description |
---|---|
int |
getPartitionId()
Returns the partition ID.
|
protected final NodeEngineImpl nodeEngine
protected final InternalPartitionServiceImpl partitionService
protected final int partitionId
public AbstractPartitionPrimaryReplicaAntiEntropyTask(NodeEngineImpl nodeEngine, int partitionId)
public int getPartitionId()
PartitionSpecificRunnable
getPartitionId
in interface PartitionSpecificRunnable
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.