Uses of Class
com.hazelcast.map.MapPartitionLostEvent

Packages that use MapPartitionLostEvent
com.hazelcast.map.listener Contains various MapListener interfaces. 
 

Uses of MapPartitionLostEvent in com.hazelcast.map.listener
 

Methods in com.hazelcast.map.listener with parameters of type MapPartitionLostEvent
 void MapPartitionLostListener.partitionLost(MapPartitionLostEvent event)
          Invoked when owner and all backups of a partition is lost for a specific map
 



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