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

java.lang.Object
  extended by org.infinispan.client.hotrod.impl.consistenthash.ConsistentHashFactory

public class ConsistentHashFactory
extends Object

// TODO: Document this

Since:
4.1
Author:
Mircea.Markus@jboss.com

Field Summary
 Map<Integer,String> version2ConsistentHash
           
 
Constructor Summary
ConsistentHashFactory()
           
 
Method Summary
 void init(Properties props)
           
 ConsistentHash newConsistentHash(int version)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

version2ConsistentHash

public final Map<Integer,String> version2ConsistentHash
Constructor Detail

ConsistentHashFactory

public ConsistentHashFactory()
Method Detail

init

public void init(Properties props)

newConsistentHash

public ConsistentHash newConsistentHash(int version)

Google Analytics

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