| Package | Description | 
|---|---|
| com.hazelcast.client.proxy | This package contains client side proxy implementations of the different Hazelcast data structures
 and operation types | 
| com.hazelcast.core | Provides core API interfaces/classes. | 
| com.hazelcast.internal.partition | Contains the internals for partition assignment/management, migration, replication etc. | 
| com.hazelcast.internal.partition.impl | Contains the actual implementation of the  InternalPartitionService. | 
| com.hazelcast.spi.partition | Contains the SPI for partition logic for Hazelcast. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | PartitionServiceProxy. addPartitionLostListener(PartitionLostListener partitionLostListener) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | PartitionService. addPartitionLostListener(PartitionLostListener partitionLostListener)Adds a PartitionLostListener. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | PartitionServiceProxy. addPartitionLostListener(PartitionLostListener partitionLostListener) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | PartitionEventManager. addLocalPartitionLostListener(PartitionLostListener listener) | 
| String | InternalPartitionServiceImpl. addLocalPartitionLostListener(PartitionLostListener listener) | 
| String | PartitionEventManager. addPartitionLostListener(PartitionLostListener listener) | 
| String | InternalPartitionServiceImpl. addPartitionLostListener(PartitionLostListener listener) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | IPartitionService. addLocalPartitionLostListener(PartitionLostListener partitionLostListener) | 
| String | IPartitionService. addPartitionLostListener(PartitionLostListener partitionLostListener) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.