public interface CachePartitionLostListener extends EventListener
CachePartitionLostEvent| Modifier and Type | Method and Description |
|---|---|
void |
partitionLost(CachePartitionLostEvent event)
Invoked when owner and all backups of a partition are lost for a specific cache.
|
void partitionLost(CachePartitionLostEvent event)
event - the event object that contains the cache name and lost partition ID.Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.