Uses of Class
org.apache.hadoop.hbase.HBaseCommonTestingUtil
Packages that use HBaseCommonTestingUtil
Package
Description
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase
Subclasses of HBaseCommonTestingUtil in org.apache.hadoop.hbaseModifier and TypeClassDescriptionclassFacility for testing HBase.classHelpers for testing HBase that do not depend on specific server/etc.classFacility for integration/system tests. -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.io.asyncfs
Fields in org.apache.hadoop.hbase.io.asyncfs declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprotected static final HBaseCommonTestingUtilAsyncFSTestBase.UTIL -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.security
Fields in org.apache.hadoop.hbase.security declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprotected static HBaseCommonTestingUtilAbstractTestMutualTls.UTILprotected static HBaseCommonTestingUtilAbstractTestTlsRejectPlainText.UTILprotected static HBaseCommonTestingUtilTestMutualTlsClientSideNonLocalhost.UTILMethods in org.apache.hadoop.hbase.security with parameters of type HBaseCommonTestingUtilModifier and TypeMethodDescriptionstatic voidHBaseKerberosUtils.setSSLConfiguration(HBaseCommonTestingUtil utility, Class<?> clazz) Set up SSL configuration for HDFS NameNode and DataNode.