Uses of Class
com.hazelcast.map.MapPartitionLostEvent
Packages that use MapPartitionLostEvent
-
Uses of MapPartitionLostEvent in com.hazelcast.map.listener
Methods in com.hazelcast.map.listener with parameters of type MapPartitionLostEventModifier and TypeMethodDescriptionvoid
MapPartitionLostListener.partitionLost
(MapPartitionLostEvent event) Invoked when owner and all backups of a partition is lost for a specific map.