Uses of Interface
com.hazelcast.partition.PartitionLostEvent
Packages that use PartitionLostEvent
-
Uses of PartitionLostEvent in com.hazelcast.partition
Methods in com.hazelcast.partition with parameters of type PartitionLostEventModifier and TypeMethodDescriptionvoid
PartitionLostListener.partitionLost
(PartitionLostEvent event) Invoked when a primary replica of the partition is lost.