| Package | Description | 
|---|---|
| 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 | Method and Description | 
|---|---|
| PartitionReplicaVersionManager | InternalPartitionService. getPartitionReplicaVersionManager() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PartitionReplicaManagerMaintains the version values for the partition replicas and manages the replica-related operations for partitions | 
| Modifier and Type | Method and Description | 
|---|---|
| PartitionReplicaVersionManager | InternalPartitionServiceImpl. getPartitionReplicaVersionManager() | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.