org.apache.hadoop.hbase.zookeeper
Class ZKConfig.ZKClusterKey

java.lang.Object
  extended by org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
Enclosing class:
ZKConfig

public static class ZKConfig.ZKClusterKey
extends Object


Method Summary
 int getClientPort()
           
 String getQuorumString()
           
 String getZnodeParent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getQuorumString

public String getQuorumString()

getClientPort

public int getClientPort()

getZnodeParent

public String getZnodeParent()


Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.