Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.distribution.ch.DefaultConsistentHashFactory

Packages that use DefaultConsistentHashFactory
org.infinispan.distribution.ch   
 

Uses of DefaultConsistentHashFactory in org.infinispan.distribution.ch
 

Subclasses of DefaultConsistentHashFactory in org.infinispan.distribution.ch
 class TopologyAwareConsistentHashFactory
          Default topology-aware consistent hash factory implementation.
 

Methods in org.infinispan.distribution.ch that return DefaultConsistentHashFactory
 DefaultConsistentHashFactory DefaultConsistentHashFactory.Externalizer.readObject(ObjectInput unmarshaller)
           
 

Methods in org.infinispan.distribution.ch that return types with arguments of type DefaultConsistentHashFactory
 Set<Class<? extends DefaultConsistentHashFactory>> DefaultConsistentHashFactory.Externalizer.getTypeClasses()
           
 

Methods in org.infinispan.distribution.ch with parameters of type DefaultConsistentHashFactory
 void DefaultConsistentHashFactory.Externalizer.writeObject(ObjectOutput output, DefaultConsistentHashFactory chf)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

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