Uses of Package
org.infinispan.distribution

Packages that use org.infinispan.distribution
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
org.infinispan.commands.write   
org.infinispan.distribution Classes relating to the distributed cache mode. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
 

Classes in org.infinispan.distribution used by org.infinispan.commands
DistributionManager
          A component that manages the distribution of elements across a cache cluster
 

Classes in org.infinispan.distribution used by org.infinispan.commands.write
DistributionManager
          A component that manages the distribution of elements across a cache cluster
 

Classes in org.infinispan.distribution used by org.infinispan.distribution
ConsistentHash
          A consistent hash algorithm
DistributionManager
          A component that manages the distribution of elements across a cache cluster
 

Classes in org.infinispan.distribution used by org.infinispan.interceptors
DistributionManager
          A component that manages the distribution of elements across a cache cluster
 



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