| Package | Description |
|---|---|
| com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
| com.hazelcast.map |
Contains Hazelcast map module classes.
|
| Modifier and Type | Method and Description |
|---|---|
MapPartitionLostListener |
MapPartitionLostListenerConfig.getImplementation() |
| Modifier and Type | Method and Description |
|---|---|
MapPartitionLostListenerConfig |
MapPartitionLostListenerConfig.setImplementation(MapPartitionLostListener implementation) |
| Constructor and Description |
|---|
MapPartitionLostListenerConfig(MapPartitionLostListener implementation) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
IMap.addPartitionLostListener(MapPartitionLostListener listener)
Adds a MapPartitionLostListener.
|
Copyright © 2023 Hazelcast, Inc.. All rights reserved.