| Interface | Description | 
|---|---|
| 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 loses a replica. 
 | 
| Class | Description | 
|---|---|
| PartitionLostEvent | 
 The event that is fired when a partition lost its owner and all backups. 
 | 
| Exception | Description | 
|---|---|
| NoDataMemberInClusterException | 
 Thrown when there is no data member in the cluster to assign partitions. 
 | 
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.