Uses of Class
org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
Packages that use MiniZooKeeperCluster
-
Uses of MiniZooKeeperCluster in org.apache.hadoop.hbase
Fields in org.apache.hadoop.hbase declared as MiniZooKeeperClusterModifier and TypeFieldDescriptionprivate MiniZooKeeperClusterHBaseZKTestingUtility.zkClusterDeprecated.Methods in org.apache.hadoop.hbase that return MiniZooKeeperClusterModifier 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 MiniZooKeeperClusterHBaseZKTestingUtility.startMiniZKCluster(File dir, int zooKeeperServerNum, int[] clientPortList) Deprecated.Start a mini ZK cluster.Methods in org.apache.hadoop.hbase with parameters of type MiniZooKeeperClusterModifier and TypeMethodDescriptionvoidHBaseZKTestingUtility.setZkCluster(MiniZooKeeperCluster zkCluster) Deprecated. -
Uses of MiniZooKeeperCluster in org.apache.hadoop.hbase.master
Fields in org.apache.hadoop.hbase.master declared as MiniZooKeeperClusterModifier and TypeFieldDescriptionprivate MiniZooKeeperClusterHMasterCommandLine.LocalHMaster.zkclusterMethods in org.apache.hadoop.hbase.master with parameters of type MiniZooKeeperClusterModifier and TypeMethodDescription(package private) voidHMasterCommandLine.LocalHMaster.setZKCluster(MiniZooKeeperCluster zkcluster)