| Package | Description |
|---|---|
| com.hazelcast.instance.impl | |
| com.hazelcast.internal.partition |
Contains the internals for partition assignment/management, migration, replication etc.
|
| com.hazelcast.internal.partition.impl |
Contains the actual implementation of the
InternalPartitionService. |
| Modifier and Type | Field and Description |
|---|---|
InternalPartitionServiceImpl |
Node.partitionService |
| Constructor and Description |
|---|
PartitionServiceProxy(NodeEngineImpl nodeEngine,
InternalPartitionServiceImpl partitionService) |
| Modifier and Type | Field and Description |
|---|---|
protected InternalPartitionServiceImpl |
AbstractPartitionPrimaryReplicaAntiEntropyTask.partitionService |
| Constructor and Description |
|---|
PartitionStateManager(Node node,
InternalPartitionServiceImpl partitionService) |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.