org.infinispan.client.hotrod.impl.consistenthash
Class ConsistentHashFactory
java.lang.Object
org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashFactory
public class ConsistentHashFactory
- extends Object
// TODO: Document this
- Since:
- 4.1
- Author:
- Mircea.Markus@jboss.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
version2ConsistentHash
public final Map<Integer,String> version2ConsistentHash
ConsistentHashFactory
public ConsistentHashFactory()
init
public void init(Properties props)
newConsistentHash
public ConsistentHash newConsistentHash(int version)
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.