Infinispan Distribution 5.2.6.Final-redhat-2

Package org.infinispan.distribution.ch

Interface Summary
ConsistentHash A consistent hash algorithm implementation.
ConsistentHashFactory<CH extends ConsistentHash> Factory for ConsistentHash instances.
 

Class Summary
DefaultConsistentHash Default ConsistentHash implementation.
DefaultConsistentHash.Externalizer  
DefaultConsistentHashFactory Default implementation of ConsistentHashFactory.
DefaultConsistentHashFactory.Builder  
DefaultConsistentHashFactory.Externalizer  
OwnershipStatistics This class holds statistics about a consistent hash.
ReplicatedConsistentHash Special implementation of ConsistentHash for replicated caches.
ReplicatedConsistentHash.Externalizer  
ReplicatedConsistentHashFactory Factory for ReplicatedConsistentHash.
ReplicatedConsistentHashFactory.Externalizer  
SyncConsistentHashFactory A ConsistentHashFactory implementation that guarantees caches with the same members have the same consistent hash.
SyncConsistentHashFactory.Builder  
SyncConsistentHashFactory.Externalizer  
TopologyAwareConsistentHashFactory Default topology-aware consistent hash factory implementation.
TopologyAwareConsistentHashFactory.Externalizer  
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.
TopologyAwareSyncConsistentHashFactory.Externalizer  
 


Infinispan Distribution 5.2.6.Final-redhat-2

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