| Interface | Description | 
|---|---|
| InternalPartition | Represents a Partition. | 
| InternalPartitionService | |
| MigrationCycleOperation | |
| PartitionEvent | PartitionEvent is a base interface for partition-related events | 
| PartitionEventListener<T extends PartitionEvent> | PartitionEventListener is a base interface for partition-related event listeners | 
| PartitionLostListener | PartitionLostListener provides the ability to be notified upon a possible data loss when a partition has no owner and backups. | 
| Class | Description | 
|---|---|
| InternalPartitionLostEvent | Internal event that is dispatched to @see com.hazelcast.spi.PartitionAwareService#onPartitionLost()
 
 It contains the partition id, number of replicas that is lost and the address of node that detects the partition lost | 
| MigrationInfo | |
| PartitionDataSerializerHook | |
| PartitionInfo | A DTO for Partition Information. | 
| PartitionLostEvent | The event that is fired when a partition lost its owner and all backups. | 
| PartitionPortableHook | |
| PartitionRuntimeState | |
| PartitionServiceProxy | |
| ReplicaErrorLogger | 
| Enum | Description | 
|---|---|
| MigrationEndpoint | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.