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