public interface CacheTopologyHandler
LocalTopologyManager
and StateTransferManager
.Modifier and Type | Method and Description |
---|---|
void |
rebalance(CacheTopology cacheTopology)
Invoked when state transfer has to be started.
|
void |
updateConsistentHash(CacheTopology cacheTopology)
Invoked when the CH has to be immediately updated because of a leave or when the state transfer has completed
and we have to install a permanent CH (pendingCH == null).
|
void updateConsistentHash(CacheTopology cacheTopology)
void rebalance(CacheTopology cacheTopology)
LocalTopologyManager.confirmRebalance(String, int, Throwable)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.