Uses of Class
org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashFactory

Packages that use ConsistentHashFactory
org.infinispan.client.hotrod.impl.transport   
org.infinispan.client.hotrod.impl.transport.tcp   
 

Uses of ConsistentHashFactory in org.infinispan.client.hotrod.impl.transport
 

Methods in org.infinispan.client.hotrod.impl.transport that return ConsistentHashFactory
 ConsistentHashFactory TransportFactory.getConsistentHashFactory()
           
 

Uses of ConsistentHashFactory in org.infinispan.client.hotrod.impl.transport.tcp
 

Methods in org.infinispan.client.hotrod.impl.transport.tcp that return ConsistentHashFactory
 ConsistentHashFactory TcpTransportFactory.getConsistentHashFactory()
           
 


-->

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