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 TypeClassDescriptionclassFacility for testing HBase.classHelpers for testing HBase that do not depend on specific server/etc.classFacility for integration/system tests.Fields in org.apache.hadoop.hbase declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static HBaseCommonTestingUtilTestRESTApiClusterManager.testingUtilityprivate static final HBaseCommonTestingUtilTestClassFinder.testUtilprivate static HBaseCommonTestingUtilTestHBaseConfiguration.UTIL -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.client
Fields in org.apache.hadoop.hbase.client declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtilTestRpcBasedRegistryHedgedReads.UTIL -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.coprocessor
Fields in org.apache.hadoop.hbase.coprocessor declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtilTestCoprocessorHost.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 HBaseCommonTestingUtilTestFileChangeWatcher.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 HBaseCommonTestingUtilTestLocalAsyncOutput.TEST_UTILprotected static final HBaseCommonTestingUtilAsyncFSTestBase.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 HBaseCommonTestingUtilTestKeyStoreKeyProvider.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 HBaseCommonTestingUtilAbstractTestX509Parameterized.UTIL -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.ipc
Fields in org.apache.hadoop.hbase.ipc declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtilTestNettyTlsIPC.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 HBaseCommonTestingUtilTestStochasticLoadBalancerHeterogeneousCost.HTUprivate static final HBaseCommonTestingUtilTestStochasticLoadBalancerHeterogeneousCostRules.HTU -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.master.normalizer
Fields in org.apache.hadoop.hbase.master.normalizer declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate HBaseCommonTestingUtilTestRegionNormalizerWorker.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 HBaseCommonTestingUtilTestMasterRegionOnTwoFileSystems.HFILE_UTILprotected HBaseCommonTestingUtilMasterRegionTestBase.htu -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.procedure2
Fields in org.apache.hadoop.hbase.procedure2 declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate final HBaseCommonTestingUtilTestStackIdHoles.HBTUprivate HBaseCommonTestingUtilTestChildProcedures.htuprivate static HBaseCommonTestingUtilTestProcedureBypass.htuprivate static HBaseCommonTestingUtilTestProcedureCleanup.htuprivate HBaseCommonTestingUtilTestProcedureEvents.htuprivate HBaseCommonTestingUtilTestProcedureExecution.htuprivate HBaseCommonTestingUtilTestProcedureExecutor.htuprivate HBaseCommonTestingUtilTestProcedureInMemoryChore.htuprivate HBaseCommonTestingUtilTestProcedureMetrics.htuprivate HBaseCommonTestingUtilTestProcedureNonce.htuprivate HBaseCommonTestingUtilTestProcedureRecovery.htuprivate HBaseCommonTestingUtilTestProcedureReplayOrder.htuprivate HBaseCommonTestingUtilTestProcedureSkipPersistence.htuprivate HBaseCommonTestingUtilTestProcedureSuspended.htuprivate HBaseCommonTestingUtilTestStateMachineProcedure.htuprivate HBaseCommonTestingUtilTestYieldProcedures.htuprivate static HBaseCommonTestingUtilTestForceUpdateProcedure.UTILprivate static final HBaseCommonTestingUtilTestProcedureRollbackAIOOB.UTILprivate static HBaseCommonTestingUtilTestRemoteProcedureDispatcherUncaughtExceptionHandler.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 HBaseCommonTestingUtilRegionProcedureStoreTestBase.htuprivate HBaseCommonTestingUtilTestRegionProcedureStoreMigration.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 HBaseCommonTestingUtilTestStressWALProcedureStore.htuprivate final HBaseCommonTestingUtilTestWALProcedureStore.htuprotected static final HBaseCommonTestingUtilProcedureWALLoaderPerformanceEvaluation.UTIL -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtilTestReadAndWriteRegionInfoFile.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 HBaseCommonTestingUtilTestStoreFileListFile.UTIL -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.replication
Fields in org.apache.hadoop.hbase.replication declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtilTestFSReplicationPeerStorage.UTIL -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.security
Fields in org.apache.hadoop.hbase.security declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprotected static HBaseCommonTestingUtilAbstractTestMutualTls.UTILprotected static HBaseCommonTestingUtilAbstractTestTlsRejectPlainText.UTILprotected static HBaseCommonTestingUtilTestMutualTlsClientSideNonLocalhost.UTILprivate static final HBaseCommonTestingUtilTestNettyTLSIPCFileWatcher.UTILMethods in org.apache.hadoop.hbase.security with parameters of type HBaseCommonTestingUtilModifier and TypeMethodDescriptionstatic voidHBaseKerberosUtils.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 HBaseCommonTestingUtilTestExportSnapshotV1NoCluster.testUtilprivate HBaseCommonTestingUtilTestExportSnapshotV2NoCluster.testUtilMethods in org.apache.hadoop.hbase.snapshot with parameters of type HBaseCommonTestingUtilModifier and TypeMethodDescription(package private) static org.apache.hadoop.fs.PathTestExportSnapshotV1NoCluster.getDestinationDir(org.apache.hadoop.fs.FileSystem fs, HBaseCommonTestingUtil hctu, org.apache.hadoop.fs.Path testDir) (package private) static org.apache.hadoop.fs.PathTestExportSnapshotV1NoCluster.setup(org.apache.hadoop.fs.FileSystem fs, HBaseCommonTestingUtil hctu) Setup for test.(package private) static voidTestExportSnapshotV1NoCluster.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 HBaseCommonTestingUtilTestCommonFSUtils.htuprivate static final HBaseCommonTestingUtilTestRecoverLeaseFSUtils.HTUprivate static final HBaseCommonTestingUtilTestCoprocessorClassLoader.TEST_UTILprivate static final HBaseCommonTestingUtilTestDynamicClassLoader.TEST_UTILprivate static final HBaseCommonTestingUtilTestFSTableDescriptors.UTILprivate static HBaseCommonTestingUtilTestRotateFile.UTILprivate static final HBaseCommonTestingUtilTestSimpleKdcServerUtil.UTIL -
Uses of HBaseCommonTestingUtil in org.apache.hadoop.hbase.wal
Fields in org.apache.hadoop.hbase.wal declared as HBaseCommonTestingUtilModifier and TypeFieldDescriptionprivate static final HBaseCommonTestingUtilTestParsePartialWALFile.UTILprivate static final HBaseCommonTestingUtilTestReadWriteSeqIdFiles.UTIL