Uses of Class
org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
Packages that use org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Uses of org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
HBaseZKTestingUtility.getZkCluster()
Deprecated.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 inModifier and TypeMethodDescriptionvoid
HBaseZKTestingUtility.setZkCluster
(org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster zkCluster) Deprecated.