Modifier and Type | Class and Description |
---|---|
class |
HBaseTestingUtility
Facility for testing HBase.
|
class |
HBaseZKTestingUtility
Helpers for testing HBase that do not depend on specific server/etc.
|
class |
IntegrationTestingUtility
Facility for integration/system tests.
|
Modifier and Type | Field and Description |
---|---|
private static HBaseCommonTestingUtility |
TestRESTApiClusterManager.testingUtility |
private static HBaseCommonTestingUtility |
TestClassFinder.testUtil |
private static HBaseCommonTestingUtility |
TestHBaseConfiguration.UTIL |
Modifier and Type | Field and Description |
---|---|
private static HBaseCommonTestingUtility |
TestRpcBasedRegistryHedgedReads.UTIL |
Modifier and Type | Field and Description |
---|---|
private static HBaseCommonTestingUtility |
TestCoprocessorHost.TEST_UTIL |
Modifier and Type | Field and Description |
---|---|
private static HBaseCommonTestingUtility |
TestSSLHttpServer.HTU |
Modifier and Type | Field and Description |
---|---|
private static HBaseCommonTestingUtility |
TestLogLevel.HTU |
Modifier and Type | Field and Description |
---|---|
private static HBaseCommonTestingUtility |
TestLocalAsyncOutput.TEST_UTIL |
protected static HBaseCommonTestingUtility |
AsyncFSTestBase.UTIL |
Modifier and Type | Field and Description |
---|---|
(package private) static HBaseCommonTestingUtility |
TestKeyStoreKeyProvider.TEST_UTIL |
Modifier and Type | Field and Description |
---|---|
protected static HBaseCommonTestingUtility |
LoadBalancerPerformanceEvaluation.UTIL |
Modifier and Type | Field and Description |
---|---|
private HBaseCommonTestingUtility |
TestRegionNormalizerWorker.testingUtility |
Modifier and Type | Field and Description |
---|---|
private static HBaseCommonTestingUtility |
TestMasterRegionOnTwoFileSystems.HFILE_UTIL |
protected HBaseCommonTestingUtility |
MasterRegionTestBase.htu |
Modifier and Type | Field and Description |
---|---|
private HBaseCommonTestingUtility |
TestChildProcedures.htu |
private HBaseCommonTestingUtility |
TestProcedureSkipPersistence.htu |
private HBaseCommonTestingUtility |
TestProcedureMetrics.htu |
private HBaseCommonTestingUtility |
TestProcedureRecovery.htu |
private HBaseCommonTestingUtility |
TestProcedureInMemoryChore.htu |
private HBaseCommonTestingUtility |
TestProcedureExecution.htu |
private static HBaseCommonTestingUtility |
TestProcedureBypass.htu |
private HBaseCommonTestingUtility |
TestProcedureExecutor.htu |
private HBaseCommonTestingUtility |
TestProcedureNonce.htu |
private HBaseCommonTestingUtility |
TestStateMachineProcedure.htu |
private HBaseCommonTestingUtility |
TestYieldProcedures.htu |
private HBaseCommonTestingUtility |
TestProcedureSuspended.htu |
private HBaseCommonTestingUtility |
TestProcedureReplayOrder.htu |
private static HBaseCommonTestingUtility |
TestProcedureCleanup.htu |
private HBaseCommonTestingUtility |
TestProcedureEvents.htu |
private static HBaseCommonTestingUtility |
TestRemoteProcedureDispatcherUncaughtExceptionHandler.UTIL |
private static HBaseCommonTestingUtility |
TestProcedureRollbackAIOOB.UTIL |
private static HBaseCommonTestingUtility |
TestForceUpdateProcedure.UTIL |
Modifier and Type | Field and Description |
---|---|
protected HBaseCommonTestingUtility |
RegionProcedureStoreTestBase.htu |
private HBaseCommonTestingUtility |
TestRegionProcedureStoreMigration.htu |
Modifier and Type | Field and Description |
---|---|
private HBaseCommonTestingUtility |
TestWALProcedureStore.htu |
private HBaseCommonTestingUtility |
TestStressWALProcedureStore.htu |
protected static HBaseCommonTestingUtility |
ProcedureWALLoaderPerformanceEvaluation.UTIL |
Modifier and Type | Field and Description |
---|---|
private static HBaseCommonTestingUtility |
TestReadAndWriteRegionInfoFile.UTIL |
Modifier and Type | Field and Description |
---|---|
private static HBaseCommonTestingUtility |
TestStoreFileListFile.UTIL |
Modifier and Type | Method and Description |
---|---|
static void |
HBaseKerberosUtils.setSSLConfiguration(HBaseCommonTestingUtility utility,
Class<?> clazz)
Set up SSL configuration for HDFS NameNode and DataNode.
|
Modifier and Type | Field and Description |
---|---|
private HBaseCommonTestingUtility |
TestExportSnapshotV2NoCluster.testUtil |
private HBaseCommonTestingUtility |
TestExportSnapshotV1NoCluster.testUtil |
Modifier and Type | Method and Description |
---|---|
(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.
|
Modifier and Type | Field and Description |
---|---|
private HBaseCommonTestingUtility |
TestCommonFSUtils.htu |
private static HBaseCommonTestingUtility |
TestRecoverLeaseFSUtils.HTU |
private static HBaseCommonTestingUtility |
TestDynamicClassLoader.TEST_UTIL |
private static HBaseCommonTestingUtility |
TestCoprocessorClassLoader.TEST_UTIL |
private static HBaseCommonTestingUtility |
TestFSTableDescriptors.UTIL |
private static HBaseCommonTestingUtility |
TestSimpleKdcServerUtil.UTIL |
Modifier and Type | Field and Description |
---|---|
private static HBaseCommonTestingUtility |
TestReadWriteSeqIdFiles.UTIL |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.