public interface PartitionLostEvent extends PartitionEvent
Partition, 
PartitionService, 
PartitionLostListener| Modifier and Type | Method and Description | 
|---|---|
| boolean | allReplicasInPartitionLost()Returns true if all replicas of a partition are lost | 
| Address | getEventSource()Returns the address of the node that dispatches the event | 
| int | getLostBackupCount()Returns the number of lost backups for the partition. | 
getPartitionIdint getLostBackupCount()
boolean allReplicasInPartitionLost()
Address getEventSource()
Copyright © 2020 Hazelcast, Inc.. All rights reserved.