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

Packages that use ZKConfig.ZKClusterKey
org.apache.hadoop.hbase.zookeeper   
 

Uses of ZKConfig.ZKClusterKey in org.apache.hadoop.hbase.zookeeper
 

Methods in org.apache.hadoop.hbase.zookeeper that return ZKConfig.ZKClusterKey
static ZKConfig.ZKClusterKey ZKConfig.transformClusterKey(String key)
          Separate the given key into the three configurations it should contain: hbase.zookeeper.quorum, hbase.zookeeper.client.port and zookeeper.znode.parent
 



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