Uses of Package
org.infinispan.distribution.ch

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.
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.
 


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.