| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapPartitionLostListenerConfigReadOnlyDeprecated. 
 this class will be removed in 3.8; it is meant for internal usage only. | 
| Modifier and Type | Method and Description | 
|---|---|
| MapPartitionLostListenerConfig | MapPartitionLostListenerConfig. setImplementation(MapPartitionLostListener implementation) | 
| MapPartitionLostListenerConfig | MapPartitionLostListenerConfigReadOnly. setImplementation(MapPartitionLostListener implementation)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| List<MapPartitionLostListenerConfig> | MapConfig. getPartitionLostListenerConfigs() | 
| List<MapPartitionLostListenerConfig> | MapConfigReadOnly. getPartitionLostListenerConfigs()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| MapConfig | MapConfig. addMapPartitionLostListenerConfig(MapPartitionLostListenerConfig listenerConfig) | 
| Modifier and Type | Method and Description | 
|---|---|
| MapConfig | MapConfig. setPartitionLostListenerConfigs(List<MapPartitionLostListenerConfig> listenerConfigs) | 
| Constructor and Description | 
|---|
| MapPartitionLostListenerConfig(MapPartitionLostListenerConfig config) | 
| MapPartitionLostListenerConfigReadOnly(MapPartitionLostListenerConfig config)Deprecated.  | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.