| Package | Description | 
|---|---|
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| com.hazelcast.partition.impl | Contains the actual implementation of the  InternalPartitionService. | 
| com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MapService. onPartitionLost(InternalPartitionLostEvent partitionLostEvent) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InternalPartitionServiceImpl. onPartitionLost(InternalPartitionLostEvent event) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PartitionAwareService. onPartitionLost(InternalPartitionLostEvent event)Invoked when a partition lost is detected | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.