| Package | Description | 
|---|---|
| com.hazelcast.config | Provides classes for configuring HazelcastInstance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CachePartitionLostListenerConfigReadOnlyRead-Only Configuration for CachePartitionLostListener | 
| Modifier and Type | Method and Description | 
|---|---|
| CachePartitionLostListenerConfig | CachePartitionLostListenerConfigReadOnly. setImplementation(CachePartitionLostListener implementation) | 
| CachePartitionLostListenerConfig | CachePartitionLostListenerConfig. setImplementation(CachePartitionLostListener implementation) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<CachePartitionLostListenerConfig> | CacheSimpleConfig. getPartitionLostListenerConfigs()Gets the partition lost listener references added to cache configuration. | 
| List<CachePartitionLostListenerConfig> | CacheConfig. getPartitionLostListenerConfigs()Gets the partition lost listener references added to cache configuration. | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheSimpleConfig | CacheSimpleConfigReadOnly. addCachePartitionLostListenerConfig(CachePartitionLostListenerConfig listenerConfig) | 
| CacheSimpleConfig | CacheSimpleConfig. addCachePartitionLostListenerConfig(CachePartitionLostListenerConfig listenerConfig)Adds the CachePartitionLostListenerConfig to partitionLostListenerConfigs. | 
| Modifier and Type | Method and Description | 
|---|---|
| CacheConfig | CacheConfigReadOnly. setPartitionLostListenerConfigs(List<CachePartitionLostListenerConfig> partitionLostListenerConfigs) | 
| CacheSimpleConfig | CacheSimpleConfigReadOnly. setPartitionLostListenerConfigs(List<CachePartitionLostListenerConfig> partitionLostListenerConfigs) | 
| CacheSimpleConfig | CacheSimpleConfig. setPartitionLostListenerConfigs(List<CachePartitionLostListenerConfig> partitionLostListenerConfigs)Sets the PartitionLostListenerConfigs. | 
| CacheConfig | CacheConfig. setPartitionLostListenerConfigs(List<CachePartitionLostListenerConfig> partitionLostListenerConfigs)Sets the WAN target replication reference. | 
| Constructor and Description | 
|---|
| CachePartitionLostListenerConfig(CachePartitionLostListenerConfig config) | 
| CachePartitionLostListenerConfigReadOnly(CachePartitionLostListenerConfig config) | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.