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.Modifier and TypeFieldDescriptionprivate static HBaseCommonTestingUtil
TestRESTApiClusterManager.testingUtility
private static final HBaseCommonTestingUtil
TestClassFinder.testUtil
private static HBaseCommonTestingUtil
TestHBaseConfiguration.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.client
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestRpcBasedRegistryHedgedReads.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.coprocessor
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestCoprocessorHost.TEST_UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.http
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.http.log
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.io
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestFileChangeWatcher.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.io.asyncfs
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestLocalAsyncOutput.TEST_UTIL
protected static final HBaseCommonTestingUtil
AsyncFSTestBase.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.io.crypto
Modifier and TypeFieldDescription(package private) static final HBaseCommonTestingUtil
TestKeyStoreKeyProvider.TEST_UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.io.crypto.tls
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
AbstractTestX509Parameterized.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.ipc
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestNettyTlsIPC.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.master.balancer
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestStochasticLoadBalancerHeterogeneousCost.HTU
private static final HBaseCommonTestingUtil
TestStochasticLoadBalancerHeterogeneousCostRules.HTU
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.master.normalizer
Modifier and TypeFieldDescriptionprivate HBaseCommonTestingUtil
TestRegionNormalizerWorker.testingUtility
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.master.region
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestMasterRegionOnTwoFileSystems.HFILE_UTIL
protected HBaseCommonTestingUtil
MasterRegionTestBase.htu
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.procedure2
Modifier and TypeFieldDescriptionprivate final HBaseCommonTestingUtil
TestStackIdHoles.HBTU
private HBaseCommonTestingUtil
TestChildProcedures.htu
private static HBaseCommonTestingUtil
TestProcedureBypass.htu
private static HBaseCommonTestingUtil
TestProcedureCleanup.htu
private HBaseCommonTestingUtil
TestProcedureEvents.htu
private HBaseCommonTestingUtil
TestProcedureExecution.htu
private HBaseCommonTestingUtil
TestProcedureExecutor.htu
private HBaseCommonTestingUtil
TestProcedureInMemoryChore.htu
private HBaseCommonTestingUtil
TestProcedureMetrics.htu
private HBaseCommonTestingUtil
TestProcedureNonce.htu
private HBaseCommonTestingUtil
TestProcedureRecovery.htu
private HBaseCommonTestingUtil
TestProcedureReplayOrder.htu
private HBaseCommonTestingUtil
TestProcedureSkipPersistence.htu
private HBaseCommonTestingUtil
TestProcedureSuspended.htu
private HBaseCommonTestingUtil
TestStateMachineProcedure.htu
private HBaseCommonTestingUtil
TestYieldProcedures.htu
private static HBaseCommonTestingUtil
TestForceUpdateProcedure.UTIL
private static final HBaseCommonTestingUtil
TestProcedureRollbackAIOOB.UTIL
private static HBaseCommonTestingUtil
TestRemoteProcedureDispatcherUncaughtExceptionHandler.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.procedure2.store.region
Modifier and TypeFieldDescriptionprotected HBaseCommonTestingUtil
RegionProcedureStoreTestBase.htu
private HBaseCommonTestingUtil
TestRegionProcedureStoreMigration.htu
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.procedure2.store.wal
Modifier and TypeFieldDescriptionprivate HBaseCommonTestingUtil
TestStressWALProcedureStore.htu
private final HBaseCommonTestingUtil
TestWALProcedureStore.htu
protected static final HBaseCommonTestingUtil
ProcedureWALLoaderPerformanceEvaluation.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.regionserver
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestReadAndWriteRegionInfoFile.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.regionserver.storefiletracker
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestStoreFileListFile.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.replication
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestFSReplicationPeerStorage.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
private static final HBaseCommonTestingUtil
TestNettyTLSIPCFileWatcher.UTIL
Modifier and TypeMethodDescriptionstatic void
HBaseKerberosUtils.setSSLConfiguration
(HBaseCommonTestingUtil utility, Class<?> clazz) Set up SSL configuration for HDFS NameNode and DataNode. -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.snapshot
Modifier and TypeFieldDescriptionprivate HBaseCommonTestingUtil
TestExportSnapshotV1NoCluster.testUtil
private HBaseCommonTestingUtil
TestExportSnapshotV2NoCluster.testUtil
Modifier and TypeMethodDescription(package private) static org.apache.hadoop.fs.Path
TestExportSnapshotV1NoCluster.getDestinationDir
(org.apache.hadoop.fs.FileSystem fs, HBaseCommonTestingUtil hctu, org.apache.hadoop.fs.Path testDir) (package private) static org.apache.hadoop.fs.Path
TestExportSnapshotV1NoCluster.setup
(org.apache.hadoop.fs.FileSystem fs, HBaseCommonTestingUtil hctu) Setup for test.(package private) static void
TestExportSnapshotV1NoCluster.testSnapshotWithRefsExportFileSystemState
(org.apache.hadoop.fs.FileSystem fs, SnapshotTestingUtils.SnapshotMock.SnapshotBuilder builder, HBaseCommonTestingUtil 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 HBaseCommonTestingUtil in org.apache.hadoop.hbase.util
Modifier and TypeFieldDescriptionprivate HBaseCommonTestingUtil
TestCommonFSUtils.htu
private static final HBaseCommonTestingUtil
TestRecoverLeaseFSUtils.HTU
private static final HBaseCommonTestingUtil
TestCoprocessorClassLoader.TEST_UTIL
private static final HBaseCommonTestingUtil
TestDynamicClassLoader.TEST_UTIL
private static final HBaseCommonTestingUtil
TestFSTableDescriptors.UTIL
private static HBaseCommonTestingUtil
TestRotateFile.UTIL
private static final HBaseCommonTestingUtil
TestSimpleKdcServerUtil.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.wal
Modifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestParsePartialWALFile.UTIL
private static final HBaseCommonTestingUtil
TestReadWriteSeqIdFiles.UTIL