Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.distribution.ch

Packages that use org.infinispan.distribution.ch
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.configuration.cache Classes related to eviction. 
org.infinispan.distribution Classes relating to the distributed cache mode. 
org.infinispan.distribution.ch   
org.infinispan.distribution.group Groups allow keys with differeing hash codes to be co-located on the same node. 
org.infinispan.notifications.cachelistener Cache-specific notifications and eventing. 
org.infinispan.notifications.cachelistener.event   
org.infinispan.statetransfer Transfer of state to new caches in a cluster. 
org.infinispan.topology   
 

Classes in org.infinispan.distribution.ch used by org.infinispan.config
ConsistentHash
          A consistent hash algorithm implementation.
 

Classes in org.infinispan.distribution.ch used by org.infinispan.configuration.cache
ConsistentHash
          A consistent hash algorithm implementation.
ConsistentHashFactory
          Factory for ConsistentHash instances.
 

Classes in org.infinispan.distribution.ch used by org.infinispan.distribution
ConsistentHash
          A consistent hash algorithm implementation.
 

Classes in org.infinispan.distribution.ch used by org.infinispan.distribution.ch
ConsistentHash
          A consistent hash algorithm implementation.
ConsistentHashFactory
          Factory for ConsistentHash instances.
DefaultConsistentHash
          Default ConsistentHash implementation.
DefaultConsistentHashFactory
          Default implementation of ConsistentHashFactory.
DefaultConsistentHashFactory.Builder
           
OwnershipStatistics
          This class holds statistics about a consistent hash.
ReplicatedConsistentHash
          Special implementation of ConsistentHash for replicated caches.
ReplicatedConsistentHashFactory
          Factory for ReplicatedConsistentHash.
SyncConsistentHashFactory
          A ConsistentHashFactory implementation that guarantees caches with the same members have the same consistent hash.
SyncConsistentHashFactory.Builder
           
TopologyAwareConsistentHashFactory
          Default topology-aware consistent hash factory implementation.
TopologyAwareSyncConsistentHashFactory
          A ConsistentHashFactory implementation that guarantees caches with the same members have the same consistent hash and also tries to distribute segments based on the topology information in TransportConfiguration.
 

Classes in org.infinispan.distribution.ch used by org.infinispan.distribution.group
ConsistentHash
          A consistent hash algorithm implementation.
 

Classes in org.infinispan.distribution.ch used by org.infinispan.notifications.cachelistener
ConsistentHash
          A consistent hash algorithm implementation.
 

Classes in org.infinispan.distribution.ch used by org.infinispan.notifications.cachelistener.event
ConsistentHash
          A consistent hash algorithm implementation.
 

Classes in org.infinispan.distribution.ch used by org.infinispan.statetransfer
ConsistentHash
          A consistent hash algorithm implementation.
 

Classes in org.infinispan.distribution.ch used by org.infinispan.topology
ConsistentHash
          A consistent hash algorithm implementation.
ConsistentHashFactory
          Factory for ConsistentHash instances.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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