Infinispan Distribution 5.2.6.Final-redhat-2

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

Packages that use TopologyAwareConsistentHashFactory
org.infinispan.distribution.ch   
 

Uses of TopologyAwareConsistentHashFactory in org.infinispan.distribution.ch
 

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

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

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


Infinispan Distribution 5.2.6.Final-redhat-2

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