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() |
getPartitionId
int getLostBackupCount()
boolean allReplicasInPartitionLost()
Address getEventSource()
Copyright © 2023 Hazelcast, Inc.. All rights reserved.