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 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 HBaseCommonTestingUtilModifier 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
Fields in org.apache.hadoop.hbase.client declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestRpcBasedRegistryHedgedReads.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.coprocessor
Fields in org.apache.hadoop.hbase.coprocessor declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestCoprocessorHost.TEST_UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.http
Fields in org.apache.hadoop.hbase.http declared as HBaseCommonTestingUtil -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.http.log
Fields in org.apache.hadoop.hbase.http.log declared as HBaseCommonTestingUtil -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.io
Fields in org.apache.hadoop.hbase.io declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestFileChangeWatcher.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.io.asyncfs
Fields in org.apache.hadoop.hbase.io.asyncfs declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestLocalAsyncOutput.TEST_UTIL
protected static final HBaseCommonTestingUtil
AsyncFSTestBase.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.io.crypto
Fields in org.apache.hadoop.hbase.io.crypto declared as HBaseCommonTestingUtilModifier and TypeFieldDescription(package private) static final HBaseCommonTestingUtil
TestKeyStoreKeyProvider.TEST_UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.io.crypto.tls
Fields in org.apache.hadoop.hbase.io.crypto.tls declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
AbstractTestX509Parameterized.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.ipc
Fields in org.apache.hadoop.hbase.ipc declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestNettyTlsIPC.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.master.balancer
Fields in org.apache.hadoop.hbase.master.balancer declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestStochasticLoadBalancerHeterogeneousCost.HTU
private static final HBaseCommonTestingUtil
TestStochasticLoadBalancerHeterogeneousCostRules.HTU
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.master.normalizer
Fields in org.apache.hadoop.hbase.master.normalizer declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate HBaseCommonTestingUtil
TestRegionNormalizerWorker.testingUtility
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.master.region
Fields in org.apache.hadoop.hbase.master.region declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestMasterRegionOnTwoFileSystems.HFILE_UTIL
protected HBaseCommonTestingUtil
MasterRegionTestBase.htu
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.procedure2
Fields in org.apache.hadoop.hbase.procedure2 declared as HBaseCommonTestingUtilModifier 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
Fields in org.apache.hadoop.hbase.procedure2.store.region declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprotected HBaseCommonTestingUtil
RegionProcedureStoreTestBase.htu
private HBaseCommonTestingUtil
TestRegionProcedureStoreMigration.htu
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.procedure2.store.wal
Fields in org.apache.hadoop.hbase.procedure2.store.wal declared as HBaseCommonTestingUtilModifier 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
Fields in org.apache.hadoop.hbase.regionserver declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestReadAndWriteRegionInfoFile.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.regionserver.storefiletracker
Fields in org.apache.hadoop.hbase.regionserver.storefiletracker declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestStoreFileListFile.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.replication
Fields in org.apache.hadoop.hbase.replication declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestFSReplicationPeerStorage.UTIL
-
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.security
Fields in org.apache.hadoop.hbase.security declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprotected static HBaseCommonTestingUtil
AbstractTestMutualTls.UTIL
protected static HBaseCommonTestingUtil
AbstractTestTlsRejectPlainText.UTIL
protected static HBaseCommonTestingUtil
TestMutualTlsClientSideNonLocalhost.UTIL
private static final HBaseCommonTestingUtil
TestNettyTLSIPCFileWatcher.UTIL
Methods in org.apache.hadoop.hbase.security with parameters of type HBaseCommonTestingUtilModifier 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
Fields in org.apache.hadoop.hbase.snapshot declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate HBaseCommonTestingUtil
TestExportSnapshotV1NoCluster.testUtil
private HBaseCommonTestingUtil
TestExportSnapshotV2NoCluster.testUtil
Methods in org.apache.hadoop.hbase.snapshot with parameters of type HBaseCommonTestingUtilModifier 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
Fields in org.apache.hadoop.hbase.util declared as HBaseCommonTestingUtilModifier 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
Fields in org.apache.hadoop.hbase.wal declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtil
TestParsePartialWALFile.UTIL
private static final HBaseCommonTestingUtil
TestReadWriteSeqIdFiles.UTIL