Uses of Class
org.apache.hadoop.hbase.HBaseCommonTestingUtil
Package
Description
-
Uses of HBaseCommonTestingUtil 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 HBaseCommonTestingUtil in org.apache.hadoop.hbase.io.asyncfs
Modifier and TypeFieldDescriptionprotected static final HBaseCommonTestingUtil
AsyncFSTestBase.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.security
Modifier and TypeFieldDescriptionprotected static HBaseCommonTestingUtil
AbstractTestMutualTls.UTIL
protected static HBaseCommonTestingUtil
AbstractTestTlsRejectPlainText.UTIL
protected static HBaseCommonTestingUtil
TestMutualTlsClientSideNonLocalhost.UTIL
Modifier and TypeMethodDescriptionstatic void
HBaseKerberosUtils.setSSLConfiguration
(HBaseCommonTestingUtil utility, Class<?> clazz) Set up SSL configuration for HDFS NameNode and DataNode.