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.Modifier 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
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestRpcBasedRegistryHedgedReads.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.coprocessor
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestCoprocessorHost.TEST_UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.http
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.http.log
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.io
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestFileChangeWatcher.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.io.asyncfs
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestLocalAsyncOutput.TEST_UTIL
protected static final HBaseCommonTestingUtility
AsyncFSTestBase.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.io.crypto
Modifier and TypeFieldDescription(package private) static final HBaseCommonTestingUtility
TestKeyStoreKeyProvider.TEST_UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.io.crypto.tls
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
AbstractTestX509Parameterized.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.ipc
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestNettyTlsIPC.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.master.balancer
Modifier and TypeFieldDescriptionprotected static final HBaseCommonTestingUtility
LoadBalancerPerformanceEvaluation.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.master.normalizer
Modifier and TypeFieldDescriptionprivate HBaseCommonTestingUtility
TestRegionNormalizerWorker.testingUtility
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.master.region
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestMasterRegionOnTwoFileSystems.HFILE_UTIL
protected HBaseCommonTestingUtility
MasterRegionTestBase.htu
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.procedure2
Modifier 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
Modifier and TypeFieldDescriptionprotected HBaseCommonTestingUtility
RegionProcedureStoreTestBase.htu
private HBaseCommonTestingUtility
TestRegionProcedureStoreMigration.htu
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.procedure2.store.wal
Modifier 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
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestReadAndWriteRegionInfoFile.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.regionserver.storefiletracker
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestStoreFileListFile.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.replication
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestFSReplicationPeerStorage.UTIL
-
Uses of HBaseCommonTestingUtility in org.apache.hadoop.hbase.security
Modifier and TypeFieldDescriptionprotected static HBaseCommonTestingUtility
AbstractTestMutualTls.UTIL
protected static HBaseCommonTestingUtility
AbstractTestTlsRejectPlainText.UTIL
private static final HBaseCommonTestingUtility
TestNettyTLSIPCFileWatcher.UTIL
Modifier 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
Modifier and TypeFieldDescriptionprivate HBaseCommonTestingUtility
TestExportSnapshotV1NoCluster.testUtil
private HBaseCommonTestingUtility
TestExportSnapshotV2NoCluster.testUtil
Modifier 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
Modifier 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
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtility
TestParsePartialWALFile.UTIL
private static final HBaseCommonTestingUtility
TestReadWriteSeqIdFiles.UTIL