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 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 ConsistentHashFactory
TopologyInfo. getConsistentHashFactory()
-
Uses of ConsistentHashFactory in org.infinispan.client.hotrod.impl.transport
Methods in org.infinispan.client.hotrod.impl.transport that return ConsistentHashFactory Modifier and Type Method Description ConsistentHashFactory
TransportFactory. getConsistentHashFactory()
Deprecated. -
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 ConsistentHashFactory
ChannelFactory. getConsistentHashFactory()
-