Uses of Class
org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Uses of MiniZooKeeperCluster in org.apache.hadoop.hbase
Modifier and TypeFieldDescriptionprivate MiniZooKeeperCluster
HBaseZKTestingUtility.zkCluster
Deprecated.Modifier and TypeMethodDescriptionHBaseZKTestingUtility.getZkCluster()
Deprecated.HBaseZKTestingUtility.startMiniZKCluster()
Deprecated.Call this if you only want a zk cluster.HBaseZKTestingUtility.startMiniZKCluster
(int zooKeeperServerNum, int... clientPortList) Deprecated.Call this if you only want a zk cluster.private MiniZooKeeperCluster
HBaseZKTestingUtility.startMiniZKCluster
(File dir, int zooKeeperServerNum, int[] clientPortList) Deprecated.Start a mini ZK cluster.Modifier and TypeMethodDescriptionvoid
HBaseZKTestingUtility.setZkCluster
(MiniZooKeeperCluster zkCluster) Deprecated. -
Uses of MiniZooKeeperCluster in org.apache.hadoop.hbase.master
Modifier and TypeFieldDescriptionprivate MiniZooKeeperCluster
HMasterCommandLine.LocalHMaster.zkcluster
Modifier and TypeMethodDescription(package private) void
HMasterCommandLine.LocalHMaster.setZKCluster
(MiniZooKeeperCluster zkcluster)