com.senseidb.search.node
Class SenseiClusterConfig
java.lang.Object
com.senseidb.search.node.SenseiClusterConfig
public class SenseiClusterConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SenseiClusterConfig
public SenseiClusterConfig()
setClusterName
public void setClusterName(String clusterName)
setZooKeeperSessionTimeoutMillis
public void setZooKeeperSessionTimeoutMillis(int zooKeeperSessionTimeout)
getZooKeeperSessionTimeoutMillis
public int getZooKeeperSessionTimeoutMillis()
getClusterName
public String getClusterName()
setZooKeeperURL
public void setZooKeeperURL(String zookeeperURL)
getZooKeeperURL
public String getZooKeeperURL()
Copyright © 2010-2012. All Rights Reserved.