| 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 | 
|---|---|
| PartitionTableView | InternalPartitionService. createPartitionTableView() | 
| static PartitionTableView | PartitionTableView. readData(ObjectDataInput in) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | PartitionTableView. writeData(PartitionTableView table,
         ObjectDataOutput out) | 
| Modifier and Type | Method and Description | 
|---|---|
| PartitionTableView | InternalPartitionServiceImpl. createPartitionTableView() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InternalPartitionServiceImpl. setInitialState(PartitionTableView partitionTable) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.