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 TypeClassDescriptionclass
Facility for testing HBase.class
Helpers for testing HBase that do not depend on specific server/etc.class
Facility for integration/system tests.Fields in org.apache.hadoop.hbase declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static HBaseCommonTestingUtility
TestRESTApiClusterManager.testingUtility
private static final HBaseCommonTestingUtility
TestClassFinder.testUtil
private static HBaseCommonTestingUtility
TestHBaseConfiguration.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestRpcBasedRegistryHedgedReads.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.coprocessor
Fields in org.apache.hadoop.hbase.coprocessor declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestCoprocessorHost.TEST_UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.http
Fields in org.apache.hadoop.hbase.http declared as HBaseCommonTestingUtility -
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.http.log
Fields in org.apache.hadoop.hbase.http.log declared as HBaseCommonTestingUtility -
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.io
Fields in org.apache.hadoop.hbase.io declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestFileChangeWatcher.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.io.asyncfs
Fields in org.apache.hadoop.hbase.io.asyncfs declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestLocalAsyncOutput.TEST_UTIL
protected static final HBaseCommonTestingUtility
AsyncFSTestBase.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.io.crypto
Fields in org.apache.hadoop.hbase.io.crypto declared as HBaseCommonTestingUtilityModifier and TypeFieldDescription(package private) static final HBaseCommonTestingUtility
TestKeyStoreKeyProvider.TEST_UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.io.crypto.tls
Fields in org.apache.hadoop.hbase.io.crypto.tls declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
AbstractTestX509Parameterized.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.ipc
Fields in org.apache.hadoop.hbase.ipc declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestNettyTlsIPC.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.master.balancer
Fields in org.apache.hadoop.hbase.master.balancer declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprotected static final HBaseCommonTestingUtility
LoadBalancerPerformanceEvaluation.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.master.normalizer
Fields in org.apache.hadoop.hbase.master.normalizer declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate HBaseCommonTestingUtility
TestRegionNormalizerWorker.testingUtility
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.master.region
Fields in org.apache.hadoop.hbase.master.region declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestMasterRegionOnTwoFileSystems.HFILE_UTIL
protected HBaseCommonTestingUtility
MasterRegionTestBase.htu
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.procedure2
Fields in org.apache.hadoop.hbase.procedure2 declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate final HBaseCommonTestingUtility
TestStackIdHoles.HBTU
private HBaseCommonTestingUtility
TestChildProcedures.htu
private static HBaseCommonTestingUtility
TestProcedureBypass.htu
private static HBaseCommonTestingUtility
TestProcedureCleanup.htu
private HBaseCommonTestingUtility
TestProcedureEvents.htu
private HBaseCommonTestingUtility
TestProcedureExecution.htu
private HBaseCommonTestingUtility
TestProcedureExecutor.htu
private HBaseCommonTestingUtility
TestProcedureInMemoryChore.htu
private HBaseCommonTestingUtility
TestProcedureMetrics.htu
private HBaseCommonTestingUtility
TestProcedureNonce.htu
private HBaseCommonTestingUtility
TestProcedureRecovery.htu
private HBaseCommonTestingUtility
TestProcedureReplayOrder.htu
private HBaseCommonTestingUtility
TestProcedureSkipPersistence.htu
private HBaseCommonTestingUtility
TestProcedureSuspended.htu
private HBaseCommonTestingUtility
TestStateMachineProcedure.htu
private HBaseCommonTestingUtility
TestYieldProcedures.htu
private static HBaseCommonTestingUtility
TestForceUpdateProcedure.UTIL
private static final HBaseCommonTestingUtility
TestProcedureRollbackAIOOB.UTIL
private static HBaseCommonTestingUtility
TestRemoteProcedureDispatcherUncaughtExceptionHandler.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.procedure2.store.region
Fields in org.apache.hadoop.hbase.procedure2.store.region declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprotected HBaseCommonTestingUtility
RegionProcedureStoreTestBase.htu
private HBaseCommonTestingUtility
TestRegionProcedureStoreMigration.htu
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.procedure2.store.wal
Fields in org.apache.hadoop.hbase.procedure2.store.wal declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate HBaseCommonTestingUtility
TestStressWALProcedureStore.htu
private final HBaseCommonTestingUtility
TestWALProcedureStore.htu
protected static final HBaseCommonTestingUtility
ProcedureWALLoaderPerformanceEvaluation.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestReadAndWriteRegionInfoFile.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.regionserver.storefiletracker
Fields in org.apache.hadoop.hbase.regionserver.storefiletracker declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestStoreFileListFile.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.replication
Fields in org.apache.hadoop.hbase.replication declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestFSReplicationPeerStorage.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.security
Fields in org.apache.hadoop.hbase.security declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprotected static HBaseCommonTestingUtility
AbstractTestMutualTls.UTIL
protected static HBaseCommonTestingUtility
AbstractTestTlsRejectPlainText.UTIL
private static final HBaseCommonTestingUtility
TestNettyTLSIPCFileWatcher.UTIL
Methods in org.apache.hadoop.hbase.security with parameters of type HBaseCommonTestingUtilityModifier and TypeMethodDescriptionstatic void
HBaseKerberosUtils.setSSLConfiguration
(HBaseCommonTestingUtility utility, Class<?> clazz) Set up SSL configuration for HDFS NameNode and DataNode. -
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.snapshot
Fields in org.apache.hadoop.hbase.snapshot declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate HBaseCommonTestingUtility
TestExportSnapshotV1NoCluster.testUtil
private HBaseCommonTestingUtility
TestExportSnapshotV2NoCluster.testUtil
Methods in org.apache.hadoop.hbase.snapshot with parameters of type HBaseCommonTestingUtilityModifier and TypeMethodDescription(package private) static org.apache.hadoop.fs.Path
TestExportSnapshotV1NoCluster.getDestinationDir
(org.apache.hadoop.fs.FileSystem fs, HBaseCommonTestingUtility hctu, org.apache.hadoop.fs.Path testDir) (package private) static org.apache.hadoop.fs.Path
TestExportSnapshotV1NoCluster.setup
(org.apache.hadoop.fs.FileSystem fs, HBaseCommonTestingUtility hctu) Setup for test.(package private) static void
TestExportSnapshotV1NoCluster.testSnapshotWithRefsExportFileSystemState
(org.apache.hadoop.fs.FileSystem fs, SnapshotTestingUtils.SnapshotMock.SnapshotBuilder builder, HBaseCommonTestingUtility testUtil, org.apache.hadoop.fs.Path testDir) Generates a couple of regions for the specified SnapshotMock, and then it will run the export and verification. -
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.util
Fields in org.apache.hadoop.hbase.util declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate HBaseCommonTestingUtility
TestCommonFSUtils.htu
private static final HBaseCommonTestingUtility
TestRecoverLeaseFSUtils.HTU
private static final HBaseCommonTestingUtility
TestCoprocessorClassLoader.TEST_UTIL
private static final HBaseCommonTestingUtility
TestDynamicClassLoader.TEST_UTIL
private static final HBaseCommonTestingUtility
TestFSTableDescriptors.UTIL
private static HBaseCommonTestingUtility
TestRotateFile.UTIL
private static final HBaseCommonTestingUtility
TestSimpleKdcServerUtil.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.wal
Fields in org.apache.hadoop.hbase.wal declared as HBaseCommonTestingUtilityModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestParsePartialWALFile.UTIL
private static final HBaseCommonTestingUtility
TestReadWriteSeqIdFiles.UTIL