Packages that use org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Uses of org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster in org.apache.hadoop.hbase
org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
HBaseZKTestingUtility.getZkCluster()
org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
HBaseZKTestingUtility.startMiniZKCluster()
Deprecated.
Call this if you only want a zk cluster.
org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
HBaseZKTestingUtility.startMiniZKCluster(int zooKeeperServerNum,
int... clientPortList)
Deprecated.
Call this if you only want a zk cluster.
Methods in org.apache.hadoop.hbase with parameters of type org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster in in
void
HBaseZKTestingUtility.setZkCluster(org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster zkCluster)