Uses of Class
org.apache.hadoop.hbase.HBaseCommonTestingUtility
Package
Description
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase
Modifier and TypeClassDescriptionclass
Facility for testing HBase.class
Helpers for testing HBase that do not depend on specific server/etc.class
Facility for integration/system tests. -
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.io.asyncfs
Modifier and TypeFieldDescriptionprotected static final HBaseCommonTestingUtility
AsyncFSTestBase.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.security
Modifier and TypeFieldDescriptionprotected static HBaseCommonTestingUtility
AbstractTestMutualTls.UTIL
protected static HBaseCommonTestingUtility
AbstractTestTlsRejectPlainText.UTIL
Modifier and TypeMethodDescriptionstatic void
HBaseKerberosUtils.setSSLConfiguration
(HBaseCommonTestingUtility utility, Class<?> clazz) Set up SSL configuration for HDFS NameNode and DataNode.