public interface PartitionAwareService
MapService notifies its map listeners when partition is lost for a map.IPartitionLostEvent| Modifier and Type | Method and Description | 
|---|---|
| void | onPartitionLost(IPartitionLostEvent event)Invoked when a partition lost is detected | 
void onPartitionLost(IPartitionLostEvent event)
event - The event object that contains the partition id and the number of replicas that is lostCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.