Uses of Class
org.apache.hadoop.hbase.HBaseZKTestingUtility
Packages that use HBaseZKTestingUtility
Package
Description
-
Uses of HBaseZKTestingUtility in org.apache.hadoop.hbase
Subclasses of HBaseZKTestingUtility in org.apache.hadoop.hbaseModifier and TypeClassDescriptionclass
Facility for testing HBase.class
Facility for integration/system tests.Methods in org.apache.hadoop.hbase with parameters of type HBaseZKTestingUtilityModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.zookeeper.ZKWatcher
HBaseZKTestingUtility.getZooKeeperWatcher
(HBaseZKTestingUtility testUtil) Gets a ZKWatcher. -
Uses of HBaseZKTestingUtility in org.apache.hadoop.hbase.master
Fields in org.apache.hadoop.hbase.master declared as HBaseZKTestingUtilityModifier and TypeFieldDescriptionprotected static HBaseZKTestingUtility
MasterStateStoreTestBase.UTIL
-
Uses of HBaseZKTestingUtility in org.apache.hadoop.hbase.replication
Fields in org.apache.hadoop.hbase.replication declared as HBaseZKTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseZKTestingUtility
TestCopyReplicationPeers.UTIL
private static final HBaseZKTestingUtility
TestZKReplicationPeerStorage.UTIL
private static final HBaseZKTestingUtility
TestZKReplicationQueueStorage.UTIL
private static HBaseZKTestingUtility
TestReplicationStateZKImpl.utility
-
Uses of HBaseZKTestingUtility in org.apache.hadoop.hbase.zookeeper
Fields in org.apache.hadoop.hbase.zookeeper declared as HBaseZKTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseZKTestingUtility
TestHQuorumPeer.TEST_UTIL
private static final HBaseZKTestingUtility
TestMasterAddressTracker.TEST_UTIL
private static final HBaseZKTestingUtility
TestRecoverableZooKeeper.TEST_UTIL
private static HBaseZKTestingUtility
TestZKLeaderManager.TEST_UTIL
private static final HBaseZKTestingUtility
TestZKMulti.TEST_UTIL
private static final HBaseZKTestingUtility
TestZKNodeTracker.TEST_UTIL
private static HBaseZKTestingUtility
TestReadOnlyZKClient.UTIL
private static HBaseZKTestingUtility
TestZKUtil.UTIL