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.MiniZooKeeperClusterHBaseZKTestingUtility.getZkCluster()Deprecated.org.apache.hadoop.hbase.zookeeper.MiniZooKeeperClusterHBaseZKTestingUtility.startMiniZKCluster()Deprecated.Call this if you only want a zk cluster.org.apache.hadoop.hbase.zookeeper.MiniZooKeeperClusterHBaseZKTestingUtility.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 TypeMethodDescriptionvoidHBaseZKTestingUtility.setZkCluster(org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster zkCluster) Deprecated.