Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
Modifier and Type | Method and Description |
---|---|
MapPartitionLostListenerConfig |
MapPartitionLostListenerConfig.setImplementation(MapPartitionLostListener implementation) |
Modifier and Type | Method and Description |
---|---|
List<MapPartitionLostListenerConfig> |
MapConfig.getPartitionLostListenerConfigs() |
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) |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.