Interface | Description |
---|---|
AffinityTaggedKey | |
ConsistentHash |
A consistent hash algorithm implementation.
|
ConsistentHashFactory<CH extends ConsistentHash> |
Factory for
ConsistentHash instances. |
KeyPartitioner |
Map keys to segments.
|
Class | Description |
---|---|
DefaultConsistentHashFactory | Deprecated
Extend from
DefaultConsistentHashFactory
instead. |
ReplicatedConsistentHashFactory | Deprecated
Extend from
ReplicatedConsistentHashFactory
instead. |
SyncConsistentHashFactory | Deprecated
Extend from
SyncConsistentHashFactory
instead. |
TopologyAwareConsistentHashFactory | Deprecated
Extend from
TopologyAwareConsistentHashFactory
instead. |
TopologyAwareSyncConsistentHashFactory | Deprecated
Extend from
TopologyAwareSyncConsistentHashFactory
instead. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.