| Interface | Description |
|---|---|
| ConsistentHash |
A consistent hash algorithm implementation.
|
| ConsistentHashFactory<CH extends ConsistentHash> |
Factory for
ConsistentHash instances. |
| 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 © 2015 JBoss, a division of Red Hat. All rights reserved.