Uses of Class
com.hazelcast.partition.PartitionLostEvent

Packages that use PartitionLostEvent
com.hazelcast.partition Contains the partition logic for Hazelcast. 
 

Uses of PartitionLostEvent in com.hazelcast.partition
 

Methods in com.hazelcast.partition with parameters of type PartitionLostEvent
 void PartitionLostListener.partitionLost(PartitionLostEvent event)
          Invoked when a partition loses its owner and all backups.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.