public interface TopologyChangedEvent<K,V> extends Event<K,V>
TopologyChanged
.Event.Type
Modifier and Type | Method and Description |
---|---|
ConsistentHash |
getConsistentHashAtEnd() |
ConsistentHash |
getConsistentHashAtStart() |
int |
getNewTopologyId() |
ConsistentHash getConsistentHashAtStart()
ConsistentHash getConsistentHashAtEnd()
int getNewTopologyId()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.