|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ConsistentHash | A consistent hash algorithm implementation. |
Class Summary | |
---|---|
AbstractConsistentHash | An abstract consistent hash implementation that handles common implementations of certain methods. |
AbstractWheelConsistentHash | Abstract class for the wheel-based CH implementations. |
AbstractWheelConsistentHash.Externalizer | |
ConsistentHashHelper | A helper class that handles the construction of consistent hash instances based on configuration. |
DefaultConsistentHash | |
DefaultConsistentHash.Externalizer | |
ExperimentalDefaultConsistentHash | Consistent hashing algorithm. |
ExperimentalDefaultConsistentHash.Entry | An entry into a consistent hash. |
ExperimentalDefaultConsistentHash.Externalizer | |
NodeTopologyInfo | Holds topology information about a a node. |
NodeTopologyInfo.NodeTopologyInfoExternalizer | |
TopologyAwareConsistentHash | Consistent hash that is aware of cluster topology. |
TopologyAwareConsistentHash.Externalizer | |
TopologyInfo | Aggregates topology information from all nodes within the cluster. |
UnionConsistentHash | A delegating wrapper that locates keys by getting a union of locations reported by two other ConsistentHash implementations it delegates to. |
UnionConsistentHash.Externalizer |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |