Uses of Class
org.apache.hadoop.hbase.HBaseZKTestingUtility
-
Uses of HBaseZKTestingUtility in org.apache.hadoop.hbase
Modifier and TypeClassDescriptionclass
Facility for testing HBase.class
Facility for integration/system tests.Modifier and TypeMethodDescriptionstatic ZKWatcher
HBaseZKTestingUtility.getZooKeeperWatcher
(HBaseZKTestingUtility testUtil) Gets a ZKWatcher. -
Uses of HBaseZKTestingUtility in org.apache.hadoop.hbase.master
Modifier and TypeFieldDescriptionprotected static HBaseZKTestingUtility
MasterStateStoreTestBase.UTIL