Uses of Class
org.apache.hadoop.hbase.HBaseCommonTestingUtility
Packages that use HBaseCommonTestingUtility
Package
Description
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase
Subclasses of HBaseCommonTestingUtility 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 HBaseCommonTestingUtility in org.apache.hadoop.hbase.io.asyncfs
Fields in org.apache.hadoop.hbase.io.asyncfs declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprotected static final HBaseCommonTestingUtilityAsyncFSTestBase.UTIL -
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.security
Fields in org.apache.hadoop.hbase.security declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprotected static HBaseCommonTestingUtilityAbstractTestMutualTls.UTILprotected static HBaseCommonTestingUtilityAbstractTestTlsRejectPlainText.UTILMethods in org.apache.hadoop.hbase.security with parameters of type HBaseCommonTestingUtilityModifier and TypeMethodDescriptionstatic voidHBaseKerberosUtils.setSSLConfiguration(HBaseCommonTestingUtility utility, Class<?> clazz) Set up SSL configuration for HDFS NameNode and DataNode.