Uses of Class
org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashFactory
-
Packages that use ConsistentHashFactory Package Description org.infinispan.client.hotrod.impl org.infinispan.client.hotrod.impl.transport.netty -
-
Uses of ConsistentHashFactory in org.infinispan.client.hotrod.impl
Methods in org.infinispan.client.hotrod.impl that return ConsistentHashFactory Modifier and Type Method Description ConsistentHashFactoryTopologyInfo. getConsistentHashFactory() -
Uses of ConsistentHashFactory in org.infinispan.client.hotrod.impl.transport.netty
Methods in org.infinispan.client.hotrod.impl.transport.netty that return ConsistentHashFactory Modifier and Type Method Description ConsistentHashFactoryChannelFactory. getConsistentHashFactory()
-