|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalPartitionLostEvent | |
---|---|
com.hazelcast.map.impl | Contains implementation specific classes of com.hazelcast.map package. |
com.hazelcast.partition.impl | Contains the actual implementation of the InternalPartitionService . |
com.hazelcast.spi | Provides interfaces/classes for Hazelcast SPI. |
Uses of InternalPartitionLostEvent in com.hazelcast.map.impl |
---|
Methods in com.hazelcast.map.impl with parameters of type InternalPartitionLostEvent | |
---|---|
void |
MapService.onPartitionLost(InternalPartitionLostEvent partitionLostEvent)
|
Uses of InternalPartitionLostEvent in com.hazelcast.partition.impl |
---|
Methods in com.hazelcast.partition.impl with parameters of type InternalPartitionLostEvent | |
---|---|
void |
InternalPartitionServiceImpl.onPartitionLost(InternalPartitionLostEvent event)
|
Uses of InternalPartitionLostEvent in com.hazelcast.spi |
---|
Methods in com.hazelcast.spi with parameters of type InternalPartitionLostEvent | |
---|---|
void |
PartitionAwareService.onPartitionLost(InternalPartitionLostEvent event)
Invoked when a partition lost is detected |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |