|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.infinispan.distribution.ch | |
---|---|
org.infinispan.commands | Commands that operate on the cache, either locally or remotely. |
org.infinispan.commands.control | Commands that control and coordinate certain cache operations, such as rehashing, state transfer and locking. |
org.infinispan.distribution | Classes relating to the distributed cache mode. |
org.infinispan.distribution.ch |
Classes in org.infinispan.distribution.ch used by org.infinispan.commands | |
---|---|
ConsistentHash
A consistent hash algorithm implementation. |
Classes in org.infinispan.distribution.ch used by org.infinispan.commands.control | |
---|---|
ConsistentHash
A consistent hash algorithm implementation. |
|
NodeTopologyInfo
Holds topology information about a a node. |
Classes in org.infinispan.distribution.ch used by org.infinispan.distribution | |
---|---|
ConsistentHash
A consistent hash algorithm implementation. |
|
NodeTopologyInfo
Holds topology information about a a node. |
|
TopologyInfo
Aggregates topology information from all nodes within the cluster. |
Classes in org.infinispan.distribution.ch used by org.infinispan.distribution.ch | |
---|---|
AbstractConsistentHash
An abstract consistent hash implementation that handles common implementations of certain methods. |
|
AbstractWheelConsistentHash
Abstract class for the wheel-based CH implementations. |
|
AbstractWheelConsistentHash.Externalizer
|
|
ConsistentHash
A consistent hash algorithm implementation. |
|
ExperimentalDefaultConsistentHash.Entry
An entry into a consistent hash. |
|
NodeTopologyInfo
Holds topology information about a a node. |
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |