Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.spi.partition |
Contains the SPI for partition logic for Hazelcast.
|
Modifier and Type | Method and Description |
---|---|
String |
PartitionService.addPartitionLostListener(PartitionLostListener partitionLostListener)
Adds a PartitionLostListener.
|
Modifier and Type | Method and Description |
---|---|
String |
IPartitionService.addLocalPartitionLostListener(PartitionLostListener partitionLostListener) |
String |
IPartitionService.addPartitionLostListener(PartitionLostListener partitionLostListener) |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.