public interface MapPartitionLostListener extends MapListener
MapPartitionLostEvent| Modifier and Type | Method and Description | 
|---|---|
void | 
partitionLost(MapPartitionLostEvent event)
Invoked when owner and all backups of a partition is lost for a specific map 
 | 
void partitionLost(MapPartitionLostEvent event)
event - the event object that contains map name and lost partition idCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.