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