Package | Description |
---|---|
com.hazelcast.internal.eviction |
Eviction policy implementations.
|
com.hazelcast.partition |
Contains the partition logic for Hazelcast.
|
Modifier and Type | Method and Description |
---|---|
void |
ClearExpiredRecordsTask.partitionLost(PartitionLostEvent ignored)
This method increments a counter to count partition lost events.
|
void |
ExpirationManager.partitionLost(PartitionLostEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
PartitionLostListener.partitionLost(PartitionLostEvent event)
Invoked when a partition loses its owner and all backups.
|
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.