Uses of Class
org.apache.hadoop.hbase.HBaseTestingUtility
Package
Description
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase
Modifier and TypeClassDescriptionclass
Facility for integration/system tests.Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestPerformanceEvaluation.HTU
private static final HBaseTestingUtility
TestCachedClusterId.TEST_UTIL
private static final HBaseTestingUtility
TestClusterPortAssignment.TEST_UTIL
private static final HBaseTestingUtility
TestFullLogReconstruction.TEST_UTIL
private HBaseTestingUtility
TestGlobalMemStoreSize.TEST_UTIL
private static final HBaseTestingUtility
TestHColumnDescriptorDefaultVersions.TEST_UTIL
private static final HBaseTestingUtility
TestIOFencing.TEST_UTIL
private static final HBaseTestingUtility
TestLocalHBaseCluster.TEST_UTIL
private static HBaseTestingUtility
TestNamespace.TEST_UTIL
private static final HBaseTestingUtility
TestPartialResultsFromClientSide.TEST_UTIL
private static final HBaseTestingUtility
TestServerSideScanMetricsFromClientSide.TEST_UTIL
private static final HBaseTestingUtility
TestZooKeeper.TEST_UTIL
private final HBaseTestingUtility
MiniClusterRule.testingUtility
protected final HBaseTestingUtility
HBaseTestCase.testUtil
Deprecated.private HBaseTestingUtility
TestClusterBootOrder.testUtil
private static final HBaseTestingUtility
AcidGuaranteesTestBase.UTIL
private static HBaseTestingUtility
TestClientClusterMetrics.UTIL
private static HBaseTestingUtility
TestClientClusterStatus.UTIL
private static final HBaseTestingUtility
TestFSTableDescriptorForceCreation.UTIL
private static final HBaseTestingUtility
TestHBaseMetaEdit.UTIL
private static final HBaseTestingUtility
TestHBaseTestingUtilSpinup.UTIL
private static final HBaseTestingUtility
TestInfoServers.UTIL
private static HBaseTestingUtility
TestJMXConnectorServer.UTIL
private static HBaseTestingUtility
TestJMXListener.UTIL
private static final HBaseTestingUtility
TestMetaTableAccessor.UTIL
private static final HBaseTestingUtility
TestMetaTableAccessorNoCluster.UTIL
private static final HBaseTestingUtility
TestMetaTableLocator.UTIL
private HBaseTestingUtility
TestMovedRegionCache.UTIL
private static final HBaseTestingUtility
TestMultiVersions.UTIL
private static final HBaseTestingUtility
TestNodeHealthCheckChore.UTIL
private static final HBaseTestingUtility
TestRegionLoad.UTIL
private static final HBaseTestingUtility
TestRegionMetrics.UTIL
private final HBaseTestingUtility
TestRegionRebalancing.UTIL
private static final HBaseTestingUtility
TestSequenceIdMonotonicallyIncreasing.UTIL
private static final HBaseTestingUtility
TestSplitMerge.UTIL
Modifier and TypeFieldDescriptionprivate final Supplier<HBaseTestingUtility>
TestServerInternalsTracing.Setup.testingUtilSupplier
Modifier and TypeMethodDescriptionstatic HBaseTestingUtility
HBaseTestingUtility.createLocalHTU()
Deprecated.since 2.0.0 and will be removed in 3.0.0.static HBaseTestingUtility
HBaseTestingUtility.createLocalHTU
(org.apache.hadoop.conf.Configuration c) Deprecated.since 2.0.0 and will be removed in 3.0.0.MiniClusterRule.getTestingUtility()
Returns the underlying instance ofHBaseTestingUtility
Modifier and TypeMethodDescriptionprivate static File
TestShellExecEndpointCoprocessor.ensureTestDataDirExists
(HBaseTestingUtility testingUtility) private static Optional<org.apache.hbase.thirdparty.com.google.gson.JsonObject>
ProcedureTestUtil.getProcedure
(HBaseTestingUtility util, Class<? extends org.apache.hadoop.hbase.procedure2.Procedure<?>> clazz, org.apache.hbase.thirdparty.com.google.gson.JsonParser parser) static void
ProcedureTestUtil.waitUntilProcedureTimeoutIncrease
(HBaseTestingUtility util, Class<? extends org.apache.hadoop.hbase.procedure2.Procedure<?>> clazz, int times) static void
ProcedureTestUtil.waitUntilProcedureWaitingTimeout
(HBaseTestingUtility util, Class<? extends org.apache.hadoop.hbase.procedure2.Procedure<?>> clazz, long timeout) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.backup
Modifier and TypeFieldDescriptionprotected static HBaseTestingUtility
TestBackupBase.TEST_UTIL
private static final HBaseTestingUtility
TestBackupHFileCleaner.TEST_UTIL
protected static HBaseTestingUtility
TestBackupUtils.TEST_UTIL
protected static HBaseTestingUtility
TestBackupBase.TEST_UTIL2
private static final HBaseTestingUtility
TestBackupManager.UTIL
private static final HBaseTestingUtility
TestBackupSystemTable.UTIL
private static final HBaseTestingUtility
TestHFileArchiving.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.backup.example
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestZooKeeperTableArchiveClient.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.client
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestReplicasClient.HTU
private static final HBaseTestingUtility
TestReplicaWithCluster.HTU
private static HBaseTestingUtility
TestReplicaWithCluster.HTU2
protected static final HBaseTestingUtility
AbstractTestAsyncTableRegionReplicasRead.TEST_UTIL
protected static final HBaseTestingUtility
AbstractTestCITimeout.TEST_UTIL
protected static final HBaseTestingUtility
AbstractTestScanCursor.TEST_UTIL
protected static final HBaseTestingUtility
AbstractTestShell.TEST_UTIL
protected static final HBaseTestingUtility
CloneSnapshotFromClientTestBase.TEST_UTIL
(package private) static HBaseTestingUtility
FromClientSideBase.TEST_UTIL
protected static final HBaseTestingUtility
MetaWithReplicasTestBase.TEST_UTIL
protected static final HBaseTestingUtility
RestoreSnapshotFromClientTestBase.TEST_UTIL
protected static HBaseTestingUtility
SnapshotWithAclTestBase.TEST_UTIL
protected static final HBaseTestingUtility
TestAdminBase.TEST_UTIL
protected static final HBaseTestingUtility
TestAppendFromClientSide.TEST_UTIL
protected static final HBaseTestingUtility
TestAsyncAdminBase.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncAdminBuilder.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncBufferMutator.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncNonMetaRegionLocator.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncNonMetaRegionLocatorConcurrenyLimit.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncRegionLocator.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncSingleRequestRpcRetryingCaller.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncTable.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncTableBatch.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncTableGetMultiThreaded.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncTableLocatePrefetch.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncTableLocateRegionForDeletedTable.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncTableNoncedRetry.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncTableScannerCloseWhileSuspending.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncTableScanRenewLease.TEST_UTIL
protected static final HBaseTestingUtility
TestAvoidCellReferencesIntoShippedBlocks.TEST_UTIL
protected static final HBaseTestingUtility
TestBlockEvictionFromClient.TEST_UTIL
private static final HBaseTestingUtility
TestCatalogReplicaLoadBalanceSimpleSelector.TEST_UTIL
private static final HBaseTestingUtility
TestCheckAndMutate.TEST_UTIL
private static final HBaseTestingUtility
TestCheckAndMutateWithByteBuff.TEST_UTIL
private static final HBaseTestingUtility
TestClientScannerTimeouts.TEST_UTIL
private static final HBaseTestingUtility
TestClientSideRegionScanner.TEST_UTIL
private static final HBaseTestingUtility
TestClientTimeouts.TEST_UTIL
private static final HBaseTestingUtility
TestConnectionImplementation.TEST_UTIL
private static final HBaseTestingUtility
TestDropTimeoutRequest.TEST_UTIL
private static final HBaseTestingUtility
TestEnableTable.TEST_UTIL
private static final HBaseTestingUtility
TestFailedMetaReplicaAssigment.TEST_UTIL
private static final HBaseTestingUtility
TestFastFail.TEST_UTIL
private static final HBaseTestingUtility
TestFlushFromClient.TEST_UTIL
private static final HBaseTestingUtility
TestFromClientSide3.TEST_UTIL
protected static final HBaseTestingUtility
TestFromClientSideNoCodec.TEST_UTIL
protected static final HBaseTestingUtility
TestFromClientSideScanExcpetion.TEST_UTIL
private static final HBaseTestingUtility
TestGetScanColumnsWithNewVersionBehavior.TEST_UTIL
private static final HBaseTestingUtility
TestGetScanPartialResult.TEST_UTIL
private static final HBaseTestingUtility
TestHbck.TEST_UTIL
private static final HBaseTestingUtility
TestHTableMultiplexer.TEST_UTIL
private static final HBaseTestingUtility
TestHTableMultiplexerFlushCache.TEST_UTIL
private static final HBaseTestingUtility
TestHTableNoncedRetry.TEST_UTIL
protected static final HBaseTestingUtility
TestIllegalTableDescriptor.TEST_UTIL
protected static final HBaseTestingUtility
TestIncrementsFromClientSide.TEST_UTIL
private static HBaseTestingUtility
TestIntraRowPagination.TEST_UTIL
private static final HBaseTestingUtility
TestLeaseRenewal.TEST_UTIL
private static final HBaseTestingUtility
TestMalformedCellFromClient.TEST_UTIL
private static final HBaseTestingUtility
TestMasterRegistry.TEST_UTIL
private static final HBaseTestingUtility
TestMetaCache.TEST_UTIL
private static final HBaseTestingUtility
TestMetaRegionLocationCache.TEST_UTIL
private static final HBaseTestingUtility
TestMultiActionMetricsFromClient.TEST_UTIL
private static final HBaseTestingUtility
TestMultipleTimestamps.TEST_UTIL
private static final HBaseTestingUtility
TestMultiRespectsLimits.TEST_UTIL
private static final HBaseTestingUtility
TestPutWithDelete.TEST_UTIL
private static final HBaseTestingUtility
TestRawAsyncTablePartialScan.TEST_UTIL
private static final HBaseTestingUtility
TestRegionLocationCaching.TEST_UTIL
private static HBaseTestingUtility
TestRequestAndConnectionAttributes.TEST_UTIL
private static final HBaseTestingUtility
TestRequestTooBigException.TEST_UTIL
private static final HBaseTestingUtility
TestResultFromCoprocessor.TEST_UTIL
(package private) static final HBaseTestingUtility
TestResultSizeEstimation.TEST_UTIL
private static HBaseTestingUtility
TestScannersFromClientSide.TEST_UTIL
private static final HBaseTestingUtility
TestScannersFromClientSide2.TEST_UTIL
private static final HBaseTestingUtility
TestScannerTimeout.TEST_UTIL
private static final HBaseTestingUtility
TestSeparateClientZKCluster.TEST_UTIL
private static final HBaseTestingUtility
TestServerBusyException.TEST_UTIL
protected static final HBaseTestingUtility
TestSizeFailures.TEST_UTIL
private static final HBaseTestingUtility
TestSmallReversedScanner.TEST_UTIL
private static final HBaseTestingUtility
TestSplitOrMergeAtTableLevel.TEST_UTIL
private static final HBaseTestingUtility
TestSplitOrMergeStatus.TEST_UTIL
private static final HBaseTestingUtility
TestTableFavoredNodes.TEST_UTIL
private static final HBaseTestingUtility
TestTimestampsFilter.TEST_UTIL
private static final HBaseTestingUtility
TestUpdateConfiguration.TEST_UTIL
(package private) static final HBaseTestingUtility
TestZKConnectionRegistry.TEST_UTIL
private static HBaseTestingUtility
TestAsyncReplicationAdminApiWithClusters.TEST_UTIL2
private HBaseTestingUtility
TestAsyncMetaRegionLocator.Setup.testUtil
private static HBaseTestingUtility
TestClientOperationInterrupt.util
protected static final HBaseTestingUtility
AbstractTestRegionLocator.UTIL
protected static final HBaseTestingUtility
ClientPushbackTestBase.UTIL
private static final HBaseTestingUtility
TestAlwaysSetScannerId.UTIL
private static final HBaseTestingUtility
TestAsyncClientPauseForRpcThrottling.UTIL
private static final HBaseTestingUtility
TestAsyncClientPauseForServerOverloaded.UTIL
private static final HBaseTestingUtility
TestAsyncTableBatchRetryImmediately.UTIL
private static final HBaseTestingUtility
TestAsyncTableRSCrashPublish.UTIL
private static final HBaseTestingUtility
TestAsyncTableScanException.UTIL
private static final HBaseTestingUtility
TestAsyncTableScanMetrics.UTIL
private static final HBaseTestingUtility
TestAsyncTableUseMetaReplicas.UTIL
private static final HBaseTestingUtility
TestBootstrapNodeUpdate.UTIL
private static final HBaseTestingUtility
TestClientOperationTimeout.UTIL
private static HBaseTestingUtility
TestClientTableMetrics.UTIL
private static final HBaseTestingUtility
TestGetProcedureResult.UTIL
private static final HBaseTestingUtility
TestLimitedScanWithFilter.UTIL
private static final HBaseTestingUtility
TestMultiParallel.UTIL
private static final HBaseTestingUtility
TestMvccConsistentScanner.UTIL
private static final HBaseTestingUtility
TestRawAsyncTableLimitedScanWithFilter.UTIL
private static final HBaseTestingUtility
TestRpcConnectionRegistry.UTIL
private static final HBaseTestingUtility
TestScanWithoutFetchingData.UTIL
private static final HBaseTestingUtility
TestShortCircuitConnection.UTIL
protected static final HBaseTestingUtility
TestSnapshotCloneIndependence.UTIL
protected static final HBaseTestingUtility
TestSnapshotFromClient.UTIL
private static final HBaseTestingUtility
TestSnapshotMetadata.UTIL
protected static final HBaseTestingUtility
TestSnapshotTemporaryDirectory.UTIL
private static final HBaseTestingUtility
TestSnapshotWithTTLFromClient.UTIL
private static final HBaseTestingUtility
TestTableOperationException.UTIL
private final HBaseTestingUtility
TestTableSnapshotScanner.UTIL
protected HBaseTestingUtility
TestServerLoadDurability.utility
Modifier and TypeMethodDescriptionprotected static void
AbstractTestUpdateConfiguration.addResourceToRegionServerConfiguration
(HBaseTestingUtility testUtil) static void
RegionReplicaTestHelper.assertReplicaDistributed
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.Table t) static void
TestTableSnapshotScanner.blockUntilSplitFinished
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, int expectedRegionSize) static void
TestEnableTable.createTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.HTableDescriptor htd, byte[][] splitKeys) static void
TestTableSnapshotScanner.createTableAndSnapshot
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, String snapshotName, int numRegions) static void
TestEnableTable.deleteTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.TableName tableName) (package private) static Optional<org.apache.hadoop.hbase.ServerName>
RegionReplicaTestHelper.getRSCarryingReplica
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, int replicaId) (package private) static org.apache.hadoop.hbase.ServerName
RegionReplicaTestHelper.moveRegion
(HBaseTestingUtility util, org.apache.hadoop.hbase.HRegionLocation currentLoc) Return the new location.protected static void
AbstractTestUpdateConfiguration.setUpConfigurationFiles
(HBaseTestingUtility testUtil) static void
TestMetaWithReplicasShutdownHandling.shutdownMetaAndDoValidations
(HBaseTestingUtility util) (package private) static void
RegionReplicaTestHelper.testLocator
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, RegionReplicaTestHelper.Locator locator) private void
TestTableSnapshotScanner.testScanner
(HBaseTestingUtility util, String snapshotName, int numRegions, boolean shutdownCluster) protected void
CloneSnapshotFromClientTestBase.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
RestoreSnapshotFromClientTestBase.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestMobCloneSnapshotFromClientNormal.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestMobRestoreSnapshotFromClientAfterSplittingRegions.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestMobRestoreSnapshotFromClientAfterTruncate.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestMobRestoreSnapshotFromClientClone.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestMobRestoreSnapshotFromClientGetCompactionState.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestMobRestoreSnapshotFromClientSchemaChange.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestMobRestoreSnapshotFromClientSimple.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) (package private) static void
RegionReplicaTestHelper.waitUntilAllMetaReplicasAreReady
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.ConnectionRegistry registry) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.client.example
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestMultiThreadedClientExample.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncClientExample.UTIL
private static final HBaseTestingUtility
TestHttpProxyExample.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.client.replication
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestBadReplicationPeer.TEST_UTIL
private static final HBaseTestingUtility
TestReplicationAdmin.TEST_UTIL
private static HBaseTestingUtility
TestReplicationAdminWithTwoDifferentZKClusters.utility1
private static HBaseTestingUtility
TestReplicationAdminWithTwoDifferentZKClusters.utility2
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.constraint
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.coprocessor
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestCoprocessorShortCircuitRPC.HTU
private static final HBaseTestingUtility
TestCoreMasterCoprocessor.HTU
(package private) HBaseTestingUtility
TestCoreRegionCoprocessor.HTU
private static final HBaseTestingUtility
TestCoreRegionServerCoprocessor.HTU
private static final HBaseTestingUtility
TestCoprocessorInterface.TEST_UTIL
private static final HBaseTestingUtility
TestNegativeMemStoreSizeWithSlowCoprocessor.TEST_UTIL
private static HBaseTestingUtility
TestRegionObserverStacking.TEST_UTIL
private static final HBaseTestingUtility
TestRegionServerCoprocessorExceptionWithAbort.TEST_UTIL
private static HBaseTestingUtility
TestRegionServerCoprocessorExceptionWithRemove.TEST_UTIL
private static final HBaseTestingUtility
TestWALObserver.TEST_UTIL
private static final HBaseTestingUtility
TestAppendTimeRange.util
private static final HBaseTestingUtility
TestIncrementAndAppendWithNullResult.util
private static final HBaseTestingUtility
TestIncrementTimeRange.util
private static HBaseTestingUtility
TestRegionObserverBypass.util
private static HBaseTestingUtility
TestRegionObserverForAddingMutationsFromCoprocessors.util
private static HBaseTestingUtility
TestRegionObserverInterface.util
private static final HBaseTestingUtility
TestCoprocessorMetrics.UTIL
private static HBaseTestingUtility
TestCoprocessorStop.UTIL
(package private) HBaseTestingUtility
TestMasterCoprocessorExceptionWithAbort.CreateTableThread.UTIL
private static HBaseTestingUtility
TestMasterCoprocessorExceptionWithAbort.UTIL
private static HBaseTestingUtility
TestMasterCoprocessorExceptionWithRemove.UTIL
private static HBaseTestingUtility
TestMasterObserver.UTIL
private static HBaseTestingUtility
TestMasterObserverToModifyTableSchema.UTIL
private static final HBaseTestingUtility
TestMetaTableMetrics.UTIL
private static HBaseTestingUtility
TestOpenTableInCoprocessor.UTIL
private static final HBaseTestingUtility
TestPassCustomCellViaRegionObserver.UTIL
private static final HBaseTestingUtility
TestPostIncrementAndAppendBeforeWAL.UTIL
private static HBaseTestingUtility
TestRegionObserverScannerOpenHook.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.coprocessor.example
Modifier and TypeFieldDescriptionprotected static final HBaseTestingUtility
TestRefreshHFilesBase.HTU
private static final HBaseTestingUtility
TestScanModifyingObserver.UTIL
private static final HBaseTestingUtility
TestValueReplacingCompaction.UTIL
private static final HBaseTestingUtility
TestZooKeeperScanPolicyObserver.UTIL
protected static final HBaseTestingUtility
WriteHeavyIncrementObserverTestBase.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.filter
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
FilterTestingCluster.TEST_UTIL
private static final HBaseTestingUtility
TestColumnPrefixFilter.TEST_UTIL
private static final HBaseTestingUtility
TestColumnRangeFilter.TEST_UTIL
private static final HBaseTestingUtility
TestDependentColumnFilter.TEST_UTIL
private static final HBaseTestingUtility
TestFilter.TEST_UTIL
private static final HBaseTestingUtility
TestFilterFromRegionSide.TEST_UTIL
private static final HBaseTestingUtility
TestFilterListOnMini.TEST_UTIL
private static final HBaseTestingUtility
TestFilterListOrOperatorWithBlkCnt.TEST_UTIL
private static final HBaseTestingUtility
TestFiltersWithBinaryComponentComparator.TEST_UTIL
private static final HBaseTestingUtility
TestFilterWrapper.TEST_UTIL
private static final HBaseTestingUtility
TestFuzzyRowAndColumnRangeFilter.TEST_UTIL
private static final HBaseTestingUtility
TestFuzzyRowFilterEndToEnd.TEST_UTIL
private static final HBaseTestingUtility
TestFuzzyRowFilterEndToEndLarge.TEST_UTIL
private static final HBaseTestingUtility
TestInvocationRecordFilter.TEST_UTIL
private static final HBaseTestingUtility
TestMultipleColumnPrefixFilter.TEST_UTIL
private static final HBaseTestingUtility
TestMultiRowRangeFilter.TEST_UTIL
private static final HBaseTestingUtility
TestQualifierFilterWithEmptyQualifier.TEST_UTIL
private static final HBaseTestingUtility
TestSeekHints.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.fs
Modifier and TypeFieldDescriptionprivate HBaseTestingUtility
TestBlockReorder.htu
private HBaseTestingUtility
TestBlockReorderBlockLocation.htu
private HBaseTestingUtility
TestBlockReorderMultiBlocks.htu
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.http
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestInfoServersACL.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.io
Modifier and TypeFieldDescriptionprivate static HBaseTestingUtility
TestHalfStoreFileReader.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.io.compress
Modifier and TypeFieldDescriptionprotected static final HBaseTestingUtility
HFileTestBase.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.io.compress.zstd
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestZstdDictionarySplitMerge.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.io.encoding
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestChangingEncoding.TEST_UTIL
private final HBaseTestingUtility
TestEncodedSeekers.testUtil
private final HBaseTestingUtility
TestSeekBeforeWithReverseScan.testUtil
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.io.hfile
Modifier and TypeFieldDescriptionprivate HBaseTestingUtility
TestScannerFromBucketCache.test_util
private static final HBaseTestingUtility
TestBlockEvictionOnRegionMovement.TEST_UTIL
private static final HBaseTestingUtility
TestBlockIOUtils.TEST_UTIL
private static final HBaseTestingUtility
TestCacheOnWrite.TEST_UTIL
private static final HBaseTestingUtility
TestChecksum.TEST_UTIL
private final HBaseTestingUtility
TestForceCacheImportantBlocks.TEST_UTIL
private static final HBaseTestingUtility
TestHFile.TEST_UTIL
private static final HBaseTestingUtility
TestHFileBlock.TEST_UTIL
private static final HBaseTestingUtility
TestHFileBlockIndex.TEST_UTIL
private static final HBaseTestingUtility
TestHFileBlockUnpack.TEST_UTIL
private static final HBaseTestingUtility
TestHFileEncryption.TEST_UTIL
private static final HBaseTestingUtility
TestHFileReaderImpl.TEST_UTIL
private HBaseTestingUtility
TestHFileSeek.MyOptions.TEST_UTIL
private static final HBaseTestingUtility
TestHFileWriterV3.TEST_UTIL
private static final HBaseTestingUtility
TestHFileWriterV3WithDataEncoders.TEST_UTIL
private static final HBaseTestingUtility
TestLazyDataBlockDecompression.TEST_UTIL
private static final HBaseTestingUtility
TestPrefetch.TEST_UTIL
private static final HBaseTestingUtility
TestPrefetchRSClose.TEST_UTIL
private static final HBaseTestingUtility
TestPrefetchWithBucketCache.TEST_UTIL
private static final HBaseTestingUtility
TestReseekTo.TEST_UTIL
private static final HBaseTestingUtility
TestRowIndexV1DataEncoder.TEST_UTIL
private static final HBaseTestingUtility
TestScannerSelectionUsingKeyRange.TEST_UTIL
private static final HBaseTestingUtility
TestScannerSelectionUsingTTL.TEST_UTIL
private static final HBaseTestingUtility
TestSeekBeforeWithInlineBlocks.TEST_UTIL
private static final HBaseTestingUtility
TestSeekTo.TEST_UTIL
private final HBaseTestingUtility
TestHFileBlockHeaderCorruption.HFileTestRule.testingUtility
private final HBaseTestingUtility
TestHFileInlineToRootChunkConversion.testUtil
private HBaseTestingUtility
TestFixedFileTrailer.util
private static final HBaseTestingUtility
TestCombinedBlockCache.UTIL
private static final HBaseTestingUtility
TestHFilePrettyPrinter.UTIL
private static final HBaseTestingUtility
TestHFileScannerImplReferenceCount.UTIL
Modifier and TypeMethodDescriptionprivate static org.apache.hadoop.hbase.regionserver.HRegion
TestScannerFromBucketCache.initHRegion
(org.apache.hadoop.hbase.TableName tableName, byte[] startKey, byte[] stopKey, String callingMethod, org.apache.hadoop.conf.Configuration conf, HBaseTestingUtility testUtil, boolean isReadOnly, byte[]... families) private static org.apache.hadoop.hbase.regionserver.HRegion
TestScannerFromBucketCache.initHRegion
(org.apache.hadoop.hbase.TableName tableName, String callingMethod, org.apache.hadoop.conf.Configuration conf, HBaseTestingUtility test_util, byte[]... families) ModifierConstructorDescriptionHFileTestRule
(HBaseTestingUtility testingUtility, org.junit.rules.TestName testName) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.io.hfile.bucket
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestBucketCache.HBASE_TESTING_UTILITY
private static final HBaseTestingUtility
TestBucketCachePersister.TEST_UTIL
private static final HBaseTestingUtility
TestPrefetchPersistence.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.ipc
Modifier and TypeFieldDescriptionprivate static HBaseTestingUtility
TestMasterFifoRpcScheduler.TEST_UTIL
private static final HBaseTestingUtility
TestMultipleServerPrincipalsIPC.TEST_UTIL
protected static HBaseTestingUtility
TestNettyRpcServer.TEST_UTIL
protected static final HBaseTestingUtility
TestRpcSkipInitialSaslHandshake.TEST_UTIL
protected static final HBaseTestingUtility
TestSecurityRpcSentBytesMetrics.TEST_UTIL
protected static HBaseTestingUtility
TestSimpleRpcServer.TEST_UTIL
private static final HBaseTestingUtility
TestRpcClientLeaks.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.mapred
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestTableInputFormat.UTIL
private static final HBaseTestingUtility
TestTableMapReduceUtil.UTIL
private static final HBaseTestingUtility
TestTableOutputFormatConnectionExhaust.UTIL
Modifier and TypeMethodDescriptionstatic void
TestTableSnapshotInputFormat.doTestWithMapReduce
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, String snapshotName, byte[] startRow, byte[] endRow, org.apache.hadoop.fs.Path tableDir, int numRegions, int numSplitsPerRegion, int expectedNumSplits, boolean shutdownCluster) protected void
TestTableSnapshotInputFormat.testWithMapReduceImpl
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, String snapshotName, org.apache.hadoop.fs.Path tableDir, int numRegions, int numSplitsPerRegion, int expectedNumSplits, boolean shutdownCluster) protected void
TestTableSnapshotInputFormat.testWithMockedMapReduce
(HBaseTestingUtility util, String snapshotName, int numRegions, int numSplitsPerRegion, int expectedNumSplits, boolean setLocalityEnabledTo) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.mapreduce
Modifier and TypeFieldDescriptionstatic final HBaseTestingUtility
MultiTableInputFormatTestBase.TEST_UTIL
private static final HBaseTestingUtility
TestCellBasedWALPlayer2.TEST_UTIL
private static final HBaseTestingUtility
TestCopyTable.TEST_UTIL
private static final HBaseTestingUtility
TestHashTable.TEST_UTIL
private static final HBaseTestingUtility
TestRowCounter.TEST_UTIL
protected static final HBaseTestingUtility
TestSimpleTotalOrderPartitioner.TEST_UTIL
private static final HBaseTestingUtility
TestSyncTable.TEST_UTIL
(package private) static final HBaseTestingUtility
TestTableInputFormatScanBase.TEST_UTIL
private static final HBaseTestingUtility
TestTableRecordReader.TEST_UTIL
private static final HBaseTestingUtility
TestWALPlayer.TEST_UTIL
private static final HBaseTestingUtility
TestWALRecordReader.TEST_UTIL
private HBaseTestingUtility
TestCellBasedHFileOutputFormat2.util
private HBaseTestingUtility
TestHFileOutputFormat2.util
protected static HBaseTestingUtility
TestImportTsv.util
protected static HBaseTestingUtility
TestImportTSVWithOperationAttributes.util
protected static HBaseTestingUtility
TestImportTSVWithTTLs.util
protected static HBaseTestingUtility
TestImportTSVWithVisibilityLabels.util
private static HBaseTestingUtility
TestMapReduceExamples.util
protected final HBaseTestingUtility
TableSnapshotInputFormatTestBase.UTIL
protected static final HBaseTestingUtility
TestCellBasedImportExport2.UTIL
private static final HBaseTestingUtility
TestCellCounter.UTIL
private static final HBaseTestingUtility
TestHRegionPartitioner.UTIL
protected static final HBaseTestingUtility
TestImportExport.UTIL
private static final HBaseTestingUtility
TestMultithreadedTableMapper.UTIL
private static final HBaseTestingUtility
TestTableInputFormat.UTIL
protected static final HBaseTestingUtility
TestTableMapReduceBase.UTIL
private static final HBaseTestingUtility
TestTimeRangeMapRed.UTIL
Modifier and TypeMethodDescriptionprotected static void
TableSnapshotInputFormatTestBase.createTableAndSnapshot
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, String snapshotName, byte[] startRow, byte[] endRow, int numRegions) protected static org.apache.hadoop.util.Tool
TestImportTsv.doMROnTableTest
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName table, String family, String data, Map<String, String> args) protected static org.apache.hadoop.util.Tool
TestImportTsv.doMROnTableTest
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName table, String family, String data, Map<String, String> args, int valueMultiplier, int expectedKVCount) Run an ImportTsv job and perform basic validation on the results.private org.apache.hadoop.util.Tool
TestImportTSVWithOperationAttributes.doMROnTableTest
(HBaseTestingUtility util, String family, String data, String[] args, int valueMultiplier, boolean dataAvailable) Run an ImportTsv job and perform basic validation on the results.protected static org.apache.hadoop.util.Tool
TestImportTSVWithTTLs.doMROnTableTest
(HBaseTestingUtility util, String family, String data, String[] args, int valueMultiplier) protected static org.apache.hadoop.util.Tool
TestImportTSVWithVisibilityLabels.doMROnTableTest
(HBaseTestingUtility util, String family, String data, String[] args, int valueMultiplier) protected static org.apache.hadoop.util.Tool
TestImportTSVWithVisibilityLabels.doMROnTableTest
(HBaseTestingUtility util, String family, String data, String[] args, int valueMultiplier, int expectedKVCount) Run an ImportTsv job and perform basic validation on the results.static void
TestTableSnapshotInputFormat.doTestWithMapReduce
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, String snapshotName, byte[] startRow, byte[] endRow, org.apache.hadoop.fs.Path tableDir, int numRegions, int numSplitsPerRegion, int expectedNumSplits, boolean shutdownCluster) private static Closeable
TestTableMapReduceUtil.startSecureMiniCluster
(HBaseTestingUtility util, org.apache.hadoop.minikdc.MiniKdc kdc, String principal) protected void
TableSnapshotInputFormatTestBase.testWithMapReduce
(HBaseTestingUtility util, String snapshotName, int numRegions, int numSplitsPerRegion, int expectedNumSplits, boolean shutdownCluster) protected abstract void
TableSnapshotInputFormatTestBase.testWithMapReduceImpl
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, String snapshotName, org.apache.hadoop.fs.Path tableDir, int numRegions, int numSplitsPerRegion, int expectedNumSplits, boolean shutdownCluster) protected void
TestTableSnapshotInputFormat.testWithMapReduceImpl
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, String snapshotName, org.apache.hadoop.fs.Path tableDir, int numRegions, int numSplitsPerRegion, int expectedNumSplits, boolean shutdownCluster) protected abstract void
TableSnapshotInputFormatTestBase.testWithMockedMapReduce
(HBaseTestingUtility util, String snapshotName, int numRegions, int numSplitsPerRegion, int expectedNumSplits, boolean setLocalityEnabledTo) void
TestTableSnapshotInputFormat.testWithMockedMapReduce
(HBaseTestingUtility util, String snapshotName, int numRegions, int numSplitsPerRegion, int expectedNumSplits, boolean setLocalityEnabledTo) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestRegionsRecoveryChore.HBASE_TESTING_UTILITY
private static final HBaseTestingUtility
TestRegionsRecoveryConfigManager.HBASE_TESTING_UTILITY
private HBaseTestingUtility
TestMasterShutdown.htu
private static final HBaseTestingUtility
TestOldWALsDirSizeChore.HTU
private static final HBaseTestingUtility
AbstractTestDLS.TEST_UTIL
private static final HBaseTestingUtility
TestActiveMasterManager.TEST_UTIL
private static HBaseTestingUtility
TestAssignmentManagerMetrics.TEST_UTIL
private final HBaseTestingUtility
TestBalancer.TEST_UTIL
private static final HBaseTestingUtility
TestClientMetaServiceRPCs.TEST_UTIL
private static final HBaseTestingUtility
TestDeadServer.TEST_UTIL
private static HBaseTestingUtility
TestGetReplicationLoad.TEST_UTIL
private static final HBaseTestingUtility
TestMaster.TEST_UTIL
private static final HBaseTestingUtility
TestMasterBalancerNPE.TEST_UTIL
private static final HBaseTestingUtility
TestMasterBalanceThrottling.TEST_UTIL
private static final HBaseTestingUtility
TestMasterDryRunBalancer.TEST_UTIL
private static HBaseTestingUtility
TestMasterMetrics.TEST_UTIL
private static final HBaseTestingUtility
TestMasterMetricsWrapper.TEST_UTIL
private static final HBaseTestingUtility
TestMasterOperationsForRegionReplicas.TEST_UTIL
private static HBaseTestingUtility
TestMasterRepairMode.TEST_UTIL
private static final HBaseTestingUtility
TestMasterTransitions.TEST_UTIL
private HBaseTestingUtility
TestMasterUseIp.TEST_UTIL
private static final HBaseTestingUtility
TestMetaShutdownHandler.TEST_UTIL
private final HBaseTestingUtility
TestMirroringTableStateManager.TEST_UTIL
private static final HBaseTestingUtility
TestRecreateCluster.TEST_UTIL
private static final HBaseTestingUtility
TestRegionPlacement.TEST_UTIL
private static final HBaseTestingUtility
TestRegionPlacement2.TEST_UTIL
private static HBaseTestingUtility
TestRollingRestart.TEST_UTIL
private static HBaseTestingUtility
TestSplitLogManager.TEST_UTIL
private static HBaseTestingUtility
TestSplitWALManager.TEST_UTIL
private final HBaseTestingUtility
TestTableStateManager.TEST_UTIL
protected static final HBaseTestingUtility
TestWarmupRegion.TEST_UTIL
private static final HBaseTestingUtility
TestHMasterCommandLine.TESTING_UTIL
private final HBaseTestingUtility
TestGetInfoPort.testUtil
private final HBaseTestingUtility
TestGetLastFlushedSequenceId.testUtil
private final HBaseTestingUtility
TestHMasterRPCException.testUtil
private static final HBaseTestingUtility
TestMasterNoCluster.TESTUTIL
protected HBaseTestingUtility
AbstractTestRestartCluster.UTIL
private static final HBaseTestingUtility
TestCloseAnOpeningRegion.UTIL
private static HBaseTestingUtility
TestListTablesByState.UTIL
private static final HBaseTestingUtility
TestLoadProcedureError.UTIL
private static final HBaseTestingUtility
TestMasterAbortAndRSGotKilled.UTIL
private static final HBaseTestingUtility
TestMasterChoreScheduled.UTIL
private static final HBaseTestingUtility
TestMasterFileSystem.UTIL
private static final HBaseTestingUtility
TestMasterFileSystemWithStoreFileTracking.UTIL
private static final HBaseTestingUtility
TestMasterFileSystemWithWALDir.UTIL
private static final HBaseTestingUtility
TestMasterHandlerFullWhenTransitRegion.UTIL
private static final HBaseTestingUtility
TestMasterNotCarryTable.UTIL
protected static final HBaseTestingUtility
TestMergeTableRegionsWhileRSCrash.UTIL
private static final HBaseTestingUtility
TestMetaAssignmentWithStopMaster.UTIL
private static final HBaseTestingUtility
TestMigrateAndMirrorMetaLocations.UTIL
private static HBaseTestingUtility
TestNewStartedRegionServerVersion.UTIL
private static final HBaseTestingUtility
TestRegionPlansWithThrottle.UTIL
private static final HBaseTestingUtility
TestRestartWithEmptyWALDirectory.UTIL
private static final HBaseTestingUtility
TestServerCrashProcedureCarryingMetaStuck.UTIL
private static final HBaseTestingUtility
TestServerCrashProcedureStuck.UTIL
private static final HBaseTestingUtility
TestShutdownBackupMaster.UTIL
private static final HBaseTestingUtility
TestShutdownWithNoRegionServer.UTIL
protected static final HBaseTestingUtility
TestSplitRegionWhileRSCrash.UTIL
private static HBaseTestingUtility
TestUnknownServers.UTIL
Modifier and TypeMethodDescriptionprivate void
TestRecreateCluster.prepareDataBeforeRecreate
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.TableName tableName) private void
TestSplitWALManager.splitLogsTestHelper
(HBaseTestingUtility testUtil) private void
TestRecreateCluster.validateDataAfterRecreate
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.TableName tableName) private void
TestMasterOperationsForRegionReplicas.validateFromSnapshotFromMeta
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName table, int numRegions, int numReplica, org.apache.hadoop.hbase.client.Connection connection) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.assignment
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestRegionReplicaSplit.HTU
private static final HBaseTestingUtility
TestRegionBypass.TEST_UTIL
protected HBaseTestingUtility
TestAssignmentManagerBase.util
protected HBaseTestingUtility
TestDeadServerMetricRegionChore.util
private static final HBaseTestingUtility
TestAssignmentManagerLoadMetaRegionState.UTIL
private static final HBaseTestingUtility
TestAssignmentManagerUtil.UTIL
private HBaseTestingUtility
TestAssignmentOnRSCrash.UTIL
private static final HBaseTestingUtility
TestAssignRegionToUninitializedRegionServer.UTIL
private static final HBaseTestingUtility
TestCloseRegionWhileRSCrash.UTIL
private static final HBaseTestingUtility
TestExceptionInAssignRegion.UTIL
private static final HBaseTestingUtility
TestExceptionInUnassignedRegion.UTIL
protected static final HBaseTestingUtility
TestMasterAbortWhileMergingTable.UTIL
private static final HBaseTestingUtility
TestMergeTableRegionsProcedure.UTIL
protected static final HBaseTestingUtility
TestModifyTableWhileMerging.UTIL
private static final HBaseTestingUtility
TestOpenRegionProcedureBackoff.UTIL
private static final HBaseTestingUtility
TestOpenRegionProcedureHang.UTIL
private static final HBaseTestingUtility
TestRaceBetweenSCPAndDTP.UTIL
private static final HBaseTestingUtility
TestRaceBetweenSCPAndTRSP.UTIL
private static final HBaseTestingUtility
TestRegionAssignedToMultipleRegionServers.UTIL
private HBaseTestingUtility
TestRegionMoveAndAbandon.UTIL
protected static final HBaseTestingUtility
TestRegionSplit.UTIL
protected static final HBaseTestingUtility
TestRegionSplitAndSeparateChildren.UTIL
protected static final HBaseTestingUtility
TestRegionStates.UTIL
private static HBaseTestingUtility
TestRegionStateStore.UTIL
private static final HBaseTestingUtility
TestReportOnlineRegionsRace.UTIL
private static final HBaseTestingUtility
TestReportRegionStateTransitionFromDeadServer.UTIL
private static final HBaseTestingUtility
TestReportRegionStateTransitionRetry.UTIL
private static final HBaseTestingUtility
TestRogueRSAssignment.UTIL
private static final HBaseTestingUtility
TestRollbackSCP.UTIL
private static final HBaseTestingUtility
TestSCPGetRegionsRace.UTIL
protected static final HBaseTestingUtility
TestSplitTableRegionProcedure.UTIL
private static HBaseTestingUtility
TestTransitRegionStateProcedure.UTIL
private static final HBaseTestingUtility
TestWakeUpUnexpectedProcedure.UTIL
Modifier and TypeMethodDescriptionstatic void
AssignmentTestingUtil.crashRs
(HBaseTestingUtility util, org.apache.hadoop.hbase.ServerName serverName, boolean kill) static org.apache.hadoop.hbase.ServerName
AssignmentTestingUtil.crashRsWithRegion
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.RegionInfo hri, boolean kill) private static org.apache.hadoop.hbase.master.HMaster
AssignmentTestingUtil.getMaster
(HBaseTestingUtility util) static Set<org.apache.hadoop.hbase.client.RegionInfo>
AssignmentTestingUtil.getMetaRegions
(HBaseTestingUtility util) static org.apache.hadoop.hbase.ServerName
AssignmentTestingUtil.getServerHoldingRegion
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.RegionInfo hri) static void
AssignmentTestingUtil.insertData
(HBaseTestingUtility UTIL, org.apache.hadoop.hbase.TableName tableName, int rowCount, int startRowNum, boolean flushOnce, String... cfs) static void
AssignmentTestingUtil.insertData
(HBaseTestingUtility UTIL, org.apache.hadoop.hbase.TableName tableName, int rowCount, int startRowNum, String... cfs) static boolean
AssignmentTestingUtil.isServerHoldingMeta
(HBaseTestingUtility util, org.apache.hadoop.hbase.ServerName serverName) static void
AssignmentTestingUtil.killRs
(HBaseTestingUtility util, org.apache.hadoop.hbase.ServerName serverName) static void
AssignmentTestingUtil.stopRs
(HBaseTestingUtility util, org.apache.hadoop.hbase.ServerName serverName) static void
AssignmentTestingUtil.waitForRegionToBeInTransition
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.RegionInfo hri) static void
AssignmentTestingUtil.waitForRsToBeDead
(HBaseTestingUtility util, org.apache.hadoop.hbase.ServerName serverName) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.balancer
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestStochasticLoadBalancerHeterogeneousCost.HTU
private static final HBaseTestingUtility
TestStochasticLoadBalancerHeterogeneousCostRules.HTU
private static final HBaseTestingUtility
TestFavoredStochasticBalancerPickers.TEST_UTIL
private static final HBaseTestingUtility
TestFavoredStochasticLoadBalancer.TEST_UTIL
private static final HBaseTestingUtility
TestRegionLocationFinder.TEST_UTIL
private static final HBaseTestingUtility
TestRegionsOnMasterOptions.TEST_UTIL
private static HBaseTestingUtility
TestBalancerStatusTagInJMXMetrics.UTIL
private static final HBaseTestingUtility
TestFavoredNodeTableImport.UTIL
private static HBaseTestingUtility
TestStochasticBalancerJmxMetrics.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.cleaner
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestSnapshotCleanerChore.HBASE_TESTING_UTILITY
private static HBaseTestingUtility
TestCleanerClearHFiles.TEST_UTIL
private static final HBaseTestingUtility
TestHFileLinkCleaner.TEST_UTIL
private static final HBaseTestingUtility
TestLogsCleaner.TEST_UTIL
private static final HBaseTestingUtility
TestReplicationHFileCleaner.TEST_UTIL
private static final HBaseTestingUtility
TestCleanerChore.UTIL
private static final HBaseTestingUtility
TestHFileCleaner.UTIL
private static final HBaseTestingUtility
TestReplicationBarrierCleaner.UTIL
private static final HBaseTestingUtility
TestSnapshotFromMaster.UTIL
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.client.Table
TestCleanerClearHFiles.createTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.janitor
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestCatalogJanitor.HTU
private static final HBaseTestingUtility
TestCatalogJanitorCluster.TEST_UTIL
private static final HBaseTestingUtility
TestCatalogJanitorInMemoryStates.TEST_UTIL
private static final HBaseTestingUtility
TestMetaFixer.TEST_UTIL
Modifier and TypeMethodDescriptionprivate String
TestCatalogJanitor.setRootDirAndCleanIt
(HBaseTestingUtility htu, String subdir) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.locking
Modifier and TypeFieldDescriptionprotected static final HBaseTestingUtility
TestLockManager.UTIL
protected static final HBaseTestingUtility
TestLockProcedure.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.migrate
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.normalizer
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestSimpleRegionNormalizerOnCluster.TEST_UTIL
private static final HBaseTestingUtility
TestRegionNormalizerManagerConfigurationObserver.testUtil
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.procedure
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestDeleteColumnFamilyProcedureFromClient.TEST_UTIL
protected static HBaseTestingUtility
TestFlushTableProcedureBase.TEST_UTIL
protected static HBaseTestingUtility
TestSnapshotProcedure.TEST_UTIL
private static HBaseTestingUtility
TestSnapshotProcedureWithLockTimeout.TEST_UTIL
private static HBaseTestingUtility
TestSnapshotRegionProcedure.TEST_UTIL
private HBaseTestingUtility
TestSnapshotVerifyProcedure.TEST_UTIL
private static HBaseTestingUtility
TestSplitWALProcedure.TEST_UTIL
private static final HBaseTestingUtility
TestTableDescriptorModificationFromClient.TEST_UTIL
protected HBaseTestingUtility
TestSCPBase.util
private HBaseTestingUtility
TestServerRemoteProcedure.util
protected static final HBaseTestingUtility
MasterFailoverWithProceduresTestBase.UTIL
protected static final HBaseTestingUtility
MasterProcedureSchedulerPerformanceEvaluation.UTIL
private static final HBaseTestingUtility
TestCreateDeleteTableProcedureWithRetry.UTIL
protected static final HBaseTestingUtility
TestCreateNamespaceProcedure.UTIL
private static final HBaseTestingUtility
TestCreateTableNoRegionServer.UTIL
private static final HBaseTestingUtility
TestCreateTableProcedureMuitipleRegions.UTIL
protected static final HBaseTestingUtility
TestDeleteNamespaceProcedure.UTIL
private static final HBaseTestingUtility
TestIgnoreUnknownFamily.UTIL
private static final HBaseTestingUtility
TestManageTableErasureCodingPolicy.UTIL
protected static final HBaseTestingUtility
TestMasterObserverPostCalls.UTIL
protected static final HBaseTestingUtility
TestMasterProcedureEvents.UTIL
protected static final HBaseTestingUtility
TestModifyNamespaceProcedure.UTIL
protected static final HBaseTestingUtility
TestProcedureAdmin.UTIL
private static final HBaseTestingUtility
TestProcedurePriority.UTIL
private static final HBaseTestingUtility
TestReopenTableRegionsProcedureBackoff.UTIL
private static final HBaseTestingUtility
TestReopenTableRegionsProcedureBatchBackoff.UTIL
private static final HBaseTestingUtility
TestReopenTableRegionsProcedureBatching.UTIL
private static final HBaseTestingUtility
TestReopenTableRegionsProcedureInfiniteLoop.UTIL
protected static final HBaseTestingUtility
TestSafemodeBringsDownMaster.UTIL
private static final HBaseTestingUtility
TestSchedulerQueueDeadLock.UTIL
protected static final HBaseTestingUtility
TestTableDDLProcedureBase.UTIL
protected static final HBaseTestingUtility
TestWALProcedureStoreOnHDFS.UTIL
Modifier and TypeMethodDescriptionstatic void
MasterProcedureTestingUtility.masterFailover
(HBaseTestingUtility testUtil) protected static void
MasterFailoverWithProceduresTestBase.testRecoveryAndDoubleExecution
(HBaseTestingUtility testUtil, long procId, int lastStepBeforeFailover) static void
MasterProcedureTestingUtility.waitBackupMaster
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.master.HMaster oldMaster) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.region
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestChangeSFTForMasterRegion.UTIL
private static final HBaseTestingUtility
TestMasterRegionOnTwoFileSystems.WAL_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.replication
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestDisablePeerModification.UTIL
private static final HBaseTestingUtility
TestModifyPeerProcedureRetryBackoff.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.master.snapshot
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestSnapshotHFileCleaner.TEST_UTIL
protected static final HBaseTestingUtility
TestSnapshotFileCache.UTIL
private static final HBaseTestingUtility
TestSnapshotManager.UTIL
private static HBaseTestingUtility
TestTakeSnapshotHandler.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.mob
Modifier and TypeFieldDescriptionprivate HBaseTestingUtility
MobStressToolRunner.HTU
protected static HBaseTestingUtility
TestMobCompactionWithDefaults.HTU
private static final HBaseTestingUtility
TestMobCompactionWithException.HTU
private HBaseTestingUtility
TestMobFileCleanupUtil.HTU
private HBaseTestingUtility
TestRSMobFileCleanerChore.HTU
private static final HBaseTestingUtility
TestCachedMobFile.TEST_UTIL
private static final HBaseTestingUtility
TestDefaultMobStoreFlusher.TEST_UTIL
private static final HBaseTestingUtility
TestExpiredMobFileCleaner.TEST_UTIL
private static final HBaseTestingUtility
TestMobDataBlockEncoding.TEST_UTIL
private static final HBaseTestingUtility
TestMobFile.TEST_UTIL
private static final HBaseTestingUtility
TestMobStoreScanner.TEST_UTIL
private HBaseTestingUtility
TestMobFileCache.UTIL
private static final HBaseTestingUtility
TestMobStoreCompaction.UTIL
private static final HBaseTestingUtility
TestMobWithByteBuffAllocator.UTIL
Modifier and TypeMethodDescriptionstatic int
MobTestUtil.countMobRows
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.Table table) Gets the number of rows in the given table. -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.namequeues
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestNamedQueueRecorder.HBASE_TESTING_UTILITY
private static final HBaseTestingUtility
TestSlowLogAccessor.HBASE_TESTING_UTILITY
protected static final HBaseTestingUtility
TestTooLargeLog.TEST_UTIL
private static HBaseTestingUtility
TestWALEventTracker.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.namespace
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestNamespaceAuditor.UTIL
Modifier and TypeMethodDescriptionstatic void
TestNamespaceAuditor.waitForQuotaInitialize
(HBaseTestingUtility util) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.procedure
Modifier and TypeFieldDescriptionprotected static HBaseTestingUtility
TestFailedProcCleanup.TEST_UTIL
private static HBaseTestingUtility
TestProcedureManager.util
private static HBaseTestingUtility
TestZKProcedure.UTIL
private static final HBaseTestingUtility
TestZKProcedureControllers.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.quotas
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestAtomicReadQuota.TEST_UTIL
private static final HBaseTestingUtility
TestBlockBytesScannedQuota.TEST_UTIL
private static final HBaseTestingUtility
TestClusterScopeQuotaThrottle.TEST_UTIL
private static final HBaseTestingUtility
TestDefaultQuota.TEST_UTIL
private static final HBaseTestingUtility
TestFileArchiverNotifierImpl.TEST_UTIL
private static final HBaseTestingUtility
TestLowLatencySpaceQuotas.TEST_UTIL
private static final HBaseTestingUtility
TestMasterQuotasObserver.TEST_UTIL
private static final HBaseTestingUtility
TestQuotaAdmin.TEST_UTIL
private static final HBaseTestingUtility
TestQuotaCache.TEST_UTIL
private static final HBaseTestingUtility
TestQuotaObserverChoreRegionReports.TEST_UTIL
private static final HBaseTestingUtility
TestQuotaObserverChoreWithMiniCluster.TEST_UTIL
private static final HBaseTestingUtility
TestQuotaStatusRPCs.TEST_UTIL
private static final HBaseTestingUtility
TestQuotaTableUtil.TEST_UTIL
private static final HBaseTestingUtility
TestQuotaThrottle.TEST_UTIL
private static final HBaseTestingUtility
TestQuotaUserOverride.TEST_UTIL
private static final HBaseTestingUtility
TestRegionSizeUse.TEST_UTIL
private static final HBaseTestingUtility
TestSnapshotQuotaObserverChore.TEST_UTIL
private static final HBaseTestingUtility
TestSpaceQuotaBasicFunctioning.TEST_UTIL
private static final HBaseTestingUtility
TestSpaceQuotaDropTable.TEST_UTIL
private static final HBaseTestingUtility
TestSpaceQuotaIncrease.TEST_UTIL
private static final HBaseTestingUtility
TestSpaceQuotaOnBulkLoad.TEST_UTIL
private static final HBaseTestingUtility
TestSpaceQuotaOnNonExistingTables.TEST_UTIL
private static final HBaseTestingUtility
TestSpaceQuotaRemoval.TEST_UTIL
private static final HBaseTestingUtility
TestSpaceQuotas.TEST_UTIL
private static final HBaseTestingUtility
TestSpaceQuotaSwitchPolicies.TEST_UTIL
private static final HBaseTestingUtility
TestSpaceQuotasWithRegionReplicas.TEST_UTIL
private static final HBaseTestingUtility
TestSpaceQuotasWithSnapshots.TEST_UTIL
private static final HBaseTestingUtility
TestSuperUserQuotaPermissions.TEST_UTIL
private final HBaseTestingUtility
SpaceQuotaHelperForTests.testUtil
Modifier and TypeMethodDescription(package private) static void
ThrottleQuotaTestUtil.clearQuotaCache
(HBaseTestingUtility testUtil) (package private) static Set<org.apache.hadoop.hbase.quotas.QuotaCache>
ThrottleQuotaTestUtil.getQuotaCaches
(HBaseTestingUtility testUtil) private static void
ThrottleQuotaTestUtil.triggerCacheRefresh
(HBaseTestingUtility testUtil, boolean bypass, boolean userLimiter, boolean tableLimiter, boolean nsLimiter, boolean rsLimiter, boolean exceedThrottleQuota, org.apache.hadoop.hbase.TableName... tables) (package private) static void
ThrottleQuotaTestUtil.triggerExceedThrottleQuotaCacheRefresh
(HBaseTestingUtility testUtil, boolean exceedEnabled) (package private) static void
ThrottleQuotaTestUtil.triggerNamespaceCacheRefresh
(HBaseTestingUtility testUtil, boolean bypass, org.apache.hadoop.hbase.TableName... tables) (package private) static void
ThrottleQuotaTestUtil.triggerRegionServerCacheRefresh
(HBaseTestingUtility testUtil, boolean bypass) (package private) static void
ThrottleQuotaTestUtil.triggerTableCacheRefresh
(HBaseTestingUtility testUtil, boolean bypass, org.apache.hadoop.hbase.TableName... tables) (package private) static void
ThrottleQuotaTestUtil.triggerUserCacheRefresh
(HBaseTestingUtility testUtil, boolean bypass, org.apache.hadoop.hbase.TableName... tables) ModifierConstructorDescriptionSpaceQuotaHelperForTests
(HBaseTestingUtility testUtil, org.junit.rules.TestName testName, AtomicLong counter) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.regionserver
Modifier and TypeFieldDescriptionprivate static HBaseTestingUtility
TestRegionServerOnlineConfigChange.hbaseTestingUtility
private static HBaseTestingUtility
TestParallelPut.HBTU
(package private) HBaseTestingUtility
TestKeepDeletes.hbu
(package private) HBaseTestingUtility
TestMinVersions.hbu
private HBaseTestingUtility
TestSecureBulkloadListener.htu
private final HBaseTestingUtility
TestClearRegionBlockCache.HTU
private static final HBaseTestingUtility
TestRegionOpen.HTU
private static final HBaseTestingUtility
TestRegionReplicaFailover.HTU
private static final HBaseTestingUtility
TestRegionReplicas.HTU
private static final HBaseTestingUtility
TestRegionReplicasAreDistributed.HTU
private static final HBaseTestingUtility
TestRegionReplicasWithModifyTable.HTU
private static final HBaseTestingUtility
TestRegionReplicasWithRestartScenarios.HTU
private static final HBaseTestingUtility
TestRegionReplicaWaitForPrimaryFlushConf.HTU
private static final HBaseTestingUtility
TestRegionServerNoMaster.HTU
private static final HBaseTestingUtility
TestRowTooBig.HTU
private HBaseTestingUtility
TestAtomicOperation.TEST_UTIL
private static HBaseTestingUtility
TestBlocksRead.TEST_UTIL
private static HBaseTestingUtility
TestBlocksScanned.TEST_UTIL
private static HBaseTestingUtility
TestBulkloadBase.TEST_UTIL
private static final HBaseTestingUtility
TestCacheOnWriteInSchema.TEST_UTIL
private static HBaseTestingUtility
TestCleanupCompactedFileAfterFailover.TEST_UTIL
private static final HBaseTestingUtility
TestCleanupMetaWAL.TEST_UTIL
private final HBaseTestingUtility
TestClusterId.TEST_UTIL
private static final HBaseTestingUtility
TestColumnSeeking.TEST_UTIL
protected static final HBaseTestingUtility
TestCompactionPolicy.TEST_UTIL
private static final HBaseTestingUtility
TestCompactionState.TEST_UTIL
private static HBaseTestingUtility
TestCompactionWithByteBuff.TEST_UTIL
private static final HBaseTestingUtility
TestCompactionWithShippingCoprocessor.TEST_UTIL
private static final HBaseTestingUtility
TestCompactSplitThread.TEST_UTIL
private static final HBaseTestingUtility
TestCompoundBloomFilter.TEST_UTIL
private static final HBaseTestingUtility
TestDataBlockEncodingTool.TEST_UTIL
private static final HBaseTestingUtility
TestDeleteMobTable.TEST_UTIL
private static HBaseTestingUtility
TestDirectStoreSplitsMerges.TEST_UTIL
private static final HBaseTestingUtility
TestEncryptionDisabled.TEST_UTIL
private static final HBaseTestingUtility
TestEncryptionKeyRotation.TEST_UTIL
private static final HBaseTestingUtility
TestEncryptionRandomKeying.TEST_UTIL
private static final HBaseTestingUtility
TestEndToEndSplitTransaction.TEST_UTIL
private static HBaseTestingUtility
TestFailedAppendAndSync.TEST_UTIL
private static final HBaseTestingUtility
TestHdfsSnapshotHRegion.TEST_UTIL
private static final HBaseTestingUtility
TestHMobStore.TEST_UTIL
protected static HBaseTestingUtility
TestHRegion.TEST_UTIL
private static HBaseTestingUtility
TestHRegionFileSystem.TEST_UTIL
private static final HBaseTestingUtility
TestHRegionOnCluster.TEST_UTIL
private static HBaseTestingUtility
TestHRegionReplayEvents.TEST_UTIL
private static final HBaseTestingUtility
TestHStore.TEST_UTIL
private static final HBaseTestingUtility
TestHStoreFile.TEST_UTIL
private static final HBaseTestingUtility
TestIsDeleteFailure.TEST_UTIL
private static final HBaseTestingUtility
TestJoinedScanners.TEST_UTIL
private static final HBaseTestingUtility
TestLogRoller.TEST_UTIL
private static HBaseTestingUtility
TestMergesSplitsAddToTracker.TEST_UTIL
private static final HBaseTestingUtility
TestMultiColumnScanner.TEST_UTIL
private static final HBaseTestingUtility
TestNewVersionBehaviorFromClientSide.TEST_UTIL
private static HBaseTestingUtility
TestNotCleanupCompactedFileWhenRegionWarmup.TEST_UTIL
private static HBaseTestingUtility
TestOpenRegionFailedMemoryLeak.TEST_UTIL
private static final HBaseTestingUtility
TestPerColumnFamilyFlush.TEST_UTIL
private static final HBaseTestingUtility
TestRecoveredEdits.TEST_UTIL
protected static HBaseTestingUtility
TestRecoveredEditsReplayAndAbort.TEST_UTIL
private static final HBaseTestingUtility
TestRegionFavoredNodes.TEST_UTIL
private static HBaseTestingUtility
TestRegionIncrement.TEST_UTIL
private static HBaseTestingUtility
TestRegionInterrupt.TEST_UTIL
(package private) static final HBaseTestingUtility
TestRegionMergeTransactionOnCluster.TEST_UTIL
private static final HBaseTestingUtility
TestRegionMove.TEST_UTIL
private HBaseTestingUtility
TestRegionServerHostname.TEST_UTIL
private static HBaseTestingUtility
TestRegionServerMetrics.TEST_UTIL
private static final HBaseTestingUtility
TestRegionServerReadRequestMetrics.TEST_UTIL
private static final HBaseTestingUtility
TestRegionServerScan.TEST_UTIL
private HBaseTestingUtility
TestRegionServerUseIp.TEST_UTIL
private static HBaseTestingUtility
TestRemoveRegionMetrics.TEST_UTIL
(package private) HBaseTestingUtility
TestReversibleScanners.TEST_UTIL
private static final HBaseTestingUtility
TestRowPrefixBloomFilter.TEST_UTIL
private HBaseTestingUtility
TestRSSnapshotVerifier.TEST_UTIL
private static final HBaseTestingUtility
TestScanner.TEST_UTIL
private static final HBaseTestingUtility
TestScannerBlockSizeLimits.TEST_UTIL
private static final HBaseTestingUtility
TestScannerHeartbeatMessages.TEST_UTIL
private static final HBaseTestingUtility
TestScannerRPCScanMetrics.TEST_UTIL
private static final HBaseTestingUtility
TestScannerTimeoutHandling.TEST_UTIL
private static final HBaseTestingUtility
TestScannerWithBulkload.TEST_UTIL
private static final HBaseTestingUtility
TestScannerWithCorruptHFile.TEST_UTIL
private static final HBaseTestingUtility
TestScanWithBloomError.TEST_UTIL
private static final HBaseTestingUtility
TestSeekOptimizations.TEST_UTIL
private static final HBaseTestingUtility
TestSettingTimeoutOnBlockingPoint.TEST_UTIL
private static final HBaseTestingUtility
TestShortCircuitGet.TEST_UTIL
private static final HBaseTestingUtility
TestSplitLogWorker.TEST_UTIL
private static final HBaseTestingUtility
TestStoreFileInfo.TEST_UTIL
private HBaseTestingUtility
TestStoreFileRefresherChore.TEST_UTIL
private static final HBaseTestingUtility
TestStoreFileScannerWithTagCompression.TEST_UTIL
private static final HBaseTestingUtility
TestStoreScanner.TEST_UTIL
private static final HBaseTestingUtility
TestStoreScannerClosure.TEST_UTIL
private static final HBaseTestingUtility
TestStripeStoreFileManager.TEST_UTIL
private static final HBaseTestingUtility
TestTags.TEST_UTIL
private static final HBaseTestingUtility
TestTimestampFilterSeekHint.TEST_UTIL
private static final HBaseTestingUtility
TestWalAndCompactingMemStoreFlush.TEST_UTIL
private static HBaseTestingUtility
TestWALLockup.TEST_UTIL
private static final HBaseTestingUtility
TestWALMonotonicallyIncreasingSeqId.TEST_UTIL
(package private) static final HBaseTestingUtility
TestMutateRowsRecovery.TESTING_UTIL
(package private) static final HBaseTestingUtility
TestSplitTransactionOnCluster.TESTING_UTIL
private final HBaseTestingUtility
EncodedSeekPerformanceTest.testingUtility
private final HBaseTestingUtility
TestBrokenStoreFileCleaner.testUtil
private HBaseTestingUtility
TestCompactionArchiveConcurrentClose.testUtil
TestCompactionArchiveIOException.testUtil
private final HBaseTestingUtility
TestCompactionTool.testUtil
private HBaseTestingUtility
TestRegionServerAbort.testUtil
private HBaseTestingUtility
TestRegionServerReportForDuty.testUtil
protected static final HBaseTestingUtility
TestSecureBulkLoadManager.testUtil
private final HBaseTestingUtility
TestSplitWalDataLoss.testUtil
private static HBaseTestingUtility
TestCleanupCompactedFileOnRegionClose.util
private static final HBaseTestingUtility
TestCompactionFileNotFound.util
(package private) HBaseTestingUtility
TestFSErrorsExposed.util
private HBaseTestingUtility
TestMultiLogThreshold.util
private static final HBaseTestingUtility
TestBloomFilterFaulty.UTIL
private static final HBaseTestingUtility
TestCompaction.UTIL
private static final HBaseTestingUtility
TestCompactionInDeadRegionServer.UTIL
private static final HBaseTestingUtility
TestCompactionLifeCycleTracker.UTIL
private static final HBaseTestingUtility
TestCompactorMemLeak.UTIL
private static final HBaseTestingUtility
TestFlushLifeCycleTracker.UTIL
private static HBaseTestingUtility
TestGetClosestAtOrBefore.UTIL
private static final HBaseTestingUtility
TestHeapMemoryManager.UTIL
protected static HBaseTestingUtility
TestHRegionServerBulkLoad.UTIL
private static HBaseTestingUtility
TestHRegionTracing.UTIL
private static final HBaseTestingUtility
TestMajorCompaction.UTIL
private static final HBaseTestingUtility
TestMaxResultsPerColumnFamily.UTIL
private static final HBaseTestingUtility
TestMetricsJvm.UTIL
private static final HBaseTestingUtility
TestMinorCompaction.UTIL
private static final HBaseTestingUtility
TestOpenSeqNumUnexpectedIncrease.UTIL
private static final HBaseTestingUtility
TestPriorityRpc.UTIL
private static final HBaseTestingUtility
TestRegionServerAbortTimeout.UTIL
private static final HBaseTestingUtility
TestRegionServerCrashDisableWAL.UTIL
private static final HBaseTestingUtility
TestRegionServerRejectDuringAbort.UTIL
private static final HBaseTestingUtility
TestRequestsPerSecondMetric.UTIL
private static final HBaseTestingUtility
TestRSChoresScheduled.UTIL
private static final HBaseTestingUtility
TestScannerRetriableFailure.UTIL
private static final HBaseTestingUtility
TestShutdownWhileWALBroken.UTIL
protected static final HBaseTestingUtility
TestSplitWithBlockingFiles.UTIL
private static final HBaseTestingUtility
TestSwitchToStreamRead.UTIL
private static final HBaseTestingUtility
TestWideScanner.UTIL
protected static final HBaseTestingUtility
TestBulkLoadReplication.UTIL3
Modifier and TypeMethodDescriptionprotected void
TestBulkLoadReplication.assertBulkLoadConditions
(org.apache.hadoop.hbase.TableName tableName, byte[] row, byte[] value, HBaseTestingUtility utility, org.apache.hadoop.hbase.client.Table... tables) protected void
TestBulkLoadReplication.bulkLoadOnCluster
(org.apache.hadoop.hbase.TableName tableName, byte[] row, byte[] value, HBaseTestingUtility cluster) static void
TestRegionServerNoMaster.checkRegionIsClosed
(HBaseTestingUtility HTU, org.apache.hadoop.hbase.regionserver.HRegionServer rs, org.apache.hadoop.hbase.HRegionInfo hri) static void
TestRegionServerNoMaster.checkRegionIsOpened
(HBaseTestingUtility HTU, org.apache.hadoop.hbase.regionserver.HRegionServer rs, org.apache.hadoop.hbase.HRegionInfo hri) static void
TestRegionServerNoMaster.closeRegion
(HBaseTestingUtility HTU, org.apache.hadoop.hbase.regionserver.HRegionServer rs, org.apache.hadoop.hbase.HRegionInfo hri) private org.apache.hadoop.hbase.client.Table
TestCompactionWithByteBuff.createTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName) static void
TestRegionServerNoMaster.flushRegion
(HBaseTestingUtility HTU, org.apache.hadoop.hbase.client.RegionInfo regionInfo) Flush the given region in the mini cluster.private org.apache.hadoop.hbase.replication.ReplicationPeerConfig
TestBulkLoadReplication.getPeerConfigForCluster
(HBaseTestingUtility util) static void
TestRegionServerNoMaster.openRegion
(HBaseTestingUtility HTU, org.apache.hadoop.hbase.regionserver.HRegionServer rs, org.apache.hadoop.hbase.HRegionInfo hri) private void
TestBulkLoadReplication.setupCoprocessor
(HBaseTestingUtility cluster) static void
TestRegionServerNoMaster.stopMasterAndCacheMetaLocation
(HBaseTestingUtility HTU) ModifierConstructorDescription(package private)
MockHStoreFile
(HBaseTestingUtility testUtil, org.apache.hadoop.fs.Path testPath, long length, long ageInDisk, boolean isRef, long sequenceid) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.regionserver.compactions
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestFIFOCompactionPolicy.TEST_UTIL
private final HBaseTestingUtility
TestCompactedHFilesDischarger.testUtil
private static HBaseTestingUtility
TestOffPeakHours.testUtil
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.regionserver.storefiletracker
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestChangeStoreFileTracker.UTIL
private static final HBaseTestingUtility
TestMigrationStoreFileTracker.UTIL
private static final HBaseTestingUtility
TestRegionWithFileBasedStoreFileTracker.UTIL
private static final HBaseTestingUtility
TestStoreFileListFilePrinter.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.regionserver.throttle
Modifier and TypeFieldDescriptionprivate HBaseTestingUtility
TestFlushWithThroughputController.hbtu
private static final HBaseTestingUtility
TestCompactionWithThroughputController.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.regionserver.wal
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestWALSyncTimeoutException.HTU
protected static final HBaseTestingUtility
AbstractTestFSWAL.TEST_UTIL
protected static final HBaseTestingUtility
AbstractTestLogRolling.TEST_UTIL
protected static final HBaseTestingUtility
AbstractTestLogRollPeriod.TEST_UTIL
protected static final HBaseTestingUtility
AbstractTestProtobufLog.TEST_UTIL
(package private) static final HBaseTestingUtility
AbstractTestWALReplay.TEST_UTIL
private static final HBaseTestingUtility
TestDurability.TEST_UTIL
protected static final HBaseTestingUtility
TestLogRollAbort.TEST_UTIL
private static final HBaseTestingUtility
TestLogRollingNoCluster.TEST_UTIL
private static final HBaseTestingUtility
TestWALActionsListener.TEST_UTIL
(package private) static final HBaseTestingUtility
TestWALConfiguration.TEST_UTIL
protected static final HBaseTestingUtility
TestWALOpenError.TEST_UTIL
private static final HBaseTestingUtility
WALDurabilityTestBase.TEST_UTIL
private static final HBaseTestingUtility
TestAsyncFSWALRollStuck.UTIL
private static final HBaseTestingUtility
TestHBaseWalOnEC.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.replication
Modifier and TypeFieldDescriptionprivate static HBaseTestingUtility
TestVerifyReplicationCrossDiffHdfs.mapReduceUtil
protected static final HBaseTestingUtility
SerialReplicationTestBase.UTIL
private static final HBaseTestingUtility
TestMigrateRepliationPeerStorageOnline.UTIL
protected static final HBaseTestingUtility
TestNonHBaseReplicationEndpoint.UTIL
private static final HBaseTestingUtility
TestReplicationProcedureRetry.UTIL
private static final HBaseTestingUtility
TestVerifyCellsReplicationEndpoint.UTIL
private static HBaseTestingUtility
TestVerifyReplicationCrossDiffHdfs.util1
protected static final HBaseTestingUtility
TestReplicationBase.UTIL1
protected static final HBaseTestingUtility
TestReplicationSyncUpToolBase.UTIL1
private static final HBaseTestingUtility
TestVerifyReplicationSecureClusterCredentials.UTIL1
private static HBaseTestingUtility
TestVerifyReplicationCrossDiffHdfs.util2
protected static final HBaseTestingUtility
TestReplicationBase.UTIL2
protected static final HBaseTestingUtility
TestReplicationSyncUpToolBase.UTIL2
private static final HBaseTestingUtility
TestVerifyReplicationSecureClusterCredentials.UTIL2
private static final HBaseTestingUtility
TestNamespaceReplicationWithBulkLoadedData.UTIL4
private HBaseTestingUtility[]
TestMasterReplication.utilities
private static HBaseTestingUtility
TestMultiSlaveReplication.utility1
private static HBaseTestingUtility
TestPerTableCFReplication.utility1
protected static HBaseTestingUtility
TestReplicationEditsDroppedWithDeletedTableCFs.utility1
protected static HBaseTestingUtility
TestReplicationEditsDroppedWithDroppedTable.utility1
protected static HBaseTestingUtility
TestReplicationStuckWithDeletedTableCFs.utility1
protected static HBaseTestingUtility
TestReplicationStuckWithDroppedTable.utility1
private static HBaseTestingUtility
TestReplicationWithTags.utility1
private static HBaseTestingUtility
TestReplicationWithWALExtendedAttributes.utility1
private static HBaseTestingUtility
TestMultiSlaveReplication.utility2
private static HBaseTestingUtility
TestPerTableCFReplication.utility2
protected static HBaseTestingUtility
TestReplicationEditsDroppedWithDeletedTableCFs.utility2
protected static HBaseTestingUtility
TestReplicationEditsDroppedWithDroppedTable.utility2
protected static HBaseTestingUtility
TestReplicationStuckWithDeletedTableCFs.utility2
protected static HBaseTestingUtility
TestReplicationStuckWithDroppedTable.utility2
private static HBaseTestingUtility
TestReplicationWithTags.utility2
private static HBaseTestingUtility
TestReplicationWithWALExtendedAttributes.utility2
private static HBaseTestingUtility
TestMultiSlaveReplication.utility3
private static HBaseTestingUtility
TestPerTableCFReplication.utility3
Modifier and TypeMethodDescription(package private) static void
TestReplicationBase.configureClusters
(HBaseTestingUtility util1, HBaseTestingUtility util2) private static Thread
TestReplicationKillRS.killARegionServer
(HBaseTestingUtility utility, long timeout, int rs) protected void
TestReplicationKillRS.loadTableAndKillRS
(HBaseTestingUtility util) Load up 1 tables over 2 region servers and kill a source during the upload.private void
TestMasterReplication.rollWALAndWait
(HBaseTestingUtility utility, org.apache.hadoop.hbase.TableName table, byte[] row) private void
TestMultiSlaveReplication.rollWALAndWait
(HBaseTestingUtility utility, org.apache.hadoop.hbase.TableName table, byte[] row) private static void
TestVerifyReplicationSecureClusterCredentials.setupCluster
(HBaseTestingUtility util) protected static void
TestReplicationBase.setupConfig
(HBaseTestingUtility util, String znodeParent) (package private) final void
TestReplicationSyncUpToolBase.syncUp
(HBaseTestingUtility util) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.replication.master
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestTableCFsUpdater.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.replication.regionserver
Modifier and TypeFieldDescriptionprivate final HBaseTestingUtility
TestMetaRegionReplicaReplicationEndpoint.HTU
private static final HBaseTestingUtility
TestRegionReplicaReplicationEndpoint.HTU
private static final HBaseTestingUtility
TestRegionReplicaReplicationEndpointNoMaster.HTU
protected static final HBaseTestingUtility
TestReplicationSink.TEST_UTIL
private static final HBaseTestingUtility
TestReplicationSource.TEST_UTIL
protected static HBaseTestingUtility
WALEntryStreamTestBase.TEST_UTIL
private static final HBaseTestingUtility
TestReplicationSource.TEST_UTIL_PEER
private static final HBaseTestingUtility
TestHBaseInterClusterReplicationEndpointFilterEdits.UTIL
private static final HBaseTestingUtility
TestRaceWhenCreatingReplicationSource.UTIL
private static final HBaseTestingUtility
TestSerialReplicationChecker.UTIL
private static HBaseTestingUtility
TestSerialReplicationEndpoint.UTIL
private static final HBaseTestingUtility
TestWALEntryStreamCompressionReset.UTIL
protected static HBaseTestingUtility
TestReplicationSourceManager.utility
private static HBaseTestingUtility
TestGlobalReplicationThrottler.utility1
private static HBaseTestingUtility
TestReplicationMarker.utility1
private static HBaseTestingUtility
TestGlobalReplicationThrottler.utility2
private static HBaseTestingUtility
TestReplicationMarker.utility2
Modifier and TypeMethodDescriptionprivate void
TestReplicator.truncateTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tablename) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.rest
Modifier and TypeFieldDescriptionprotected static final HBaseTestingUtility
RowResourceBase.TEST_UTIL
private static final HBaseTestingUtility
TestGzipFilter.TEST_UTIL
private static final HBaseTestingUtility
TestMultiRowResource.TEST_UTIL
private static final HBaseTestingUtility
TestNamespacesInstanceResource.TEST_UTIL
private static final HBaseTestingUtility
TestNamespacesResource.TEST_UTIL
private static final HBaseTestingUtility
TestResourceFilter.TEST_UTIL
private static final HBaseTestingUtility
TestRESTServerSSL.TEST_UTIL
private static final HBaseTestingUtility
TestScannerResource.TEST_UTIL
private static final HBaseTestingUtility
TestScannersWithFilters.TEST_UTIL
private static final HBaseTestingUtility
TestScannersWithLabels.TEST_UTIL
private static final HBaseTestingUtility
TestSchemaResource.TEST_UTIL
private static final HBaseTestingUtility
TestSecureRESTServer.TEST_UTIL
private static final HBaseTestingUtility
TestSecurityHeadersFilter.TEST_UTIL
private static final HBaseTestingUtility
TestStatusResource.TEST_UTIL
private static final HBaseTestingUtility
TestTableResource.TEST_UTIL
private static final HBaseTestingUtility
TestTableScan.TEST_UTIL
private static final HBaseTestingUtility
TestVersionResource.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.rest.client
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestRemoteAdminRetries.TEST_UTIL
private static final HBaseTestingUtility
TestRemoteHTableRetries.TEST_UTIL
private static final HBaseTestingUtility
TestRemoteTable.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.rsgroup
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestEnableRSGroups.TEST_UTIL
protected static HBaseTestingUtility
TestRSGroupsBase.TEST_UTIL
private static HBaseTestingUtility
TestRSGroupsOfflineMode.TEST_UTIL
private static final HBaseTestingUtility
TestRSGroupsWithACL.TEST_UTIL
private static final HBaseTestingUtility
TestDetermineRSGroupInfoForTable.UTIL
private static final HBaseTestingUtility
TestRSGroupMappingScript.UTIL
private static final HBaseTestingUtility
TestRSGroupUtil.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.security
Modifier and TypeFieldDescriptionprotected static final HBaseTestingUtility
AbstractTestSecureIPC.TEST_UTIL
private static final HBaseTestingUtility
TestMultipleServerPrincipalsFallbackToSimple.TEST_UTIL
private static final HBaseTestingUtility
TestUsersOperationsWithSecureHadoop.TEST_UTIL
private static final HBaseTestingUtility
TestSecurityInfoAndHBasePolicyProviderMatch.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.security.access
Modifier and TypeFieldDescriptionprivate static HBaseTestingUtility
TestAccessControlFilter.TEST_UTIL
private static final HBaseTestingUtility
TestAccessController.TEST_UTIL
private static HBaseTestingUtility
TestAccessController2.TEST_UTIL
private static final HBaseTestingUtility
TestAccessController3.TEST_UTIL
private static final HBaseTestingUtility
TestCellACLs.TEST_UTIL
private static final HBaseTestingUtility
TestCellACLWithMultipleVersions.TEST_UTIL
private static final HBaseTestingUtility
TestRpcAccessChecks.TEST_UTIL
private static final HBaseTestingUtility
TestScanEarlyTermination.TEST_UTIL
private static HBaseTestingUtility
TestSnapshotScannerHDFSAclController.TEST_UTIL
private static HBaseTestingUtility
TestSnapshotScannerHDFSAclController2.TEST_UTIL
private static final HBaseTestingUtility
TestUnloadAccessController.TEST_UTIL
private static final HBaseTestingUtility
TestWithDisabledAuthorization.TEST_UTIL
private static final HBaseTestingUtility
TestCoprocessorWhitelistMasterObserver.UTIL
private static HBaseTestingUtility
TestNamespaceCommands.UTIL
private static final HBaseTestingUtility
TestTablePermissions.UTIL
private static final HBaseTestingUtility
TestZKPermissionWatcher.UTIL
Modifier and TypeMethodDescription(package private) static void
TestHDFSAclHelper.canUserScanSnapshot
(HBaseTestingUtility util, org.apache.hadoop.hbase.security.User user, String snapshot, int expectedRowCount) Check if user is able to read expected rows from the specific snapshotstatic void
SecureTestUtil.checkGlobalPerms
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.security.access.Permission.Action... actions) static void
SecureTestUtil.checkTablePerms
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.security.access.Permission... perms) static void
SecureTestUtil.checkTablePerms
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.TableName table, byte[] family, byte[] column, org.apache.hadoop.hbase.security.access.Permission.Action... actions) (package private) static org.apache.hadoop.hbase.client.Table
TestHDFSAclHelper.createMobTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName) static void
SecureTestUtil.createNamespace
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.NamespaceDescriptor nsDesc) (package private) static void
TestHDFSAclHelper.createNamespace
(HBaseTestingUtility util, String namespace) static void
SecureTestUtil.createTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.client.Admin admin, org.apache.hadoop.hbase.client.TableDescriptor htd) static void
SecureTestUtil.createTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.client.Admin admin, org.apache.hadoop.hbase.client.TableDescriptor htd, byte[][] splitKeys) static void
SecureTestUtil.createTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.client.TableDescriptor htd) static void
SecureTestUtil.createTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.client.TableDescriptor htd, byte[][] splitKeys) static org.apache.hadoop.hbase.client.Table
SecureTestUtil.createTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.TableName tableName, byte[][] families) (package private) static org.apache.hadoop.hbase.client.Table
TestHDFSAclHelper.createTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName) (package private) static void
TestHDFSAclHelper.createTableAndPut
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableNam) (package private) static org.apache.hadoop.hbase.client.TableDescriptor
TestHDFSAclHelper.createUserScanSnapshotDisabledTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName) static void
SecureTestUtil.deleteNamespace
(HBaseTestingUtility testUtil, String namespace) static void
SecureTestUtil.deleteTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.client.Admin admin, org.apache.hadoop.hbase.TableName tableName) static void
SecureTestUtil.deleteTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.TableName tableName) (package private) static org.apache.hadoop.hbase.client.TableDescriptorBuilder
TestHDFSAclHelper.getTableDescriptorBuilder
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName) static void
SecureTestUtil.grantGlobal
(HBaseTestingUtility util, String user, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Grant permissions globally to the given user.static void
SecureTestUtil.grantGlobal
(org.apache.hadoop.hbase.security.User caller, HBaseTestingUtility util, String user, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Grant permissions globally to the given user.static void
SecureTestUtil.grantGlobalUsingAccessControlClient
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.Connection connection, String user, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Grant global permissions to the given user using AccessControlClient.static void
SecureTestUtil.grantOnNamespace
(HBaseTestingUtility util, String user, String namespace, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Grant permissions on a namespace to the given user.static void
SecureTestUtil.grantOnNamespace
(org.apache.hadoop.hbase.security.User caller, HBaseTestingUtility util, String user, String namespace, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Grant permissions on a namespace to the given user.static void
SecureTestUtil.grantOnNamespaceUsingAccessControlClient
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.Connection connection, String user, String namespace, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Grant permissions on a namespace to the given user using AccessControl Client.static void
SecureTestUtil.grantOnTable
(HBaseTestingUtility util, String user, org.apache.hadoop.hbase.TableName table, byte[] family, byte[] qualifier, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Grant permissions on a table to the given user.static void
SecureTestUtil.grantOnTable
(org.apache.hadoop.hbase.security.User caller, HBaseTestingUtility util, String user, org.apache.hadoop.hbase.TableName table, byte[] family, byte[] qualifier, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Grant permissions on a table to the given user.(package private) static void
TestHDFSAclHelper.grantOnTable
(HBaseTestingUtility util, String user, org.apache.hadoop.hbase.TableName tableName, org.apache.hadoop.hbase.security.access.Permission.Action... actions) static void
SecureTestUtil.grantOnTableUsingAccessControlClient
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.Connection connection, String user, org.apache.hadoop.hbase.TableName table, byte[] family, byte[] qualifier, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Grant permissions on a table to the given user using AccessControlClient.static void
SecureTestUtil.revokeFromNamespace
(HBaseTestingUtility util, String user, String namespace, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Revoke permissions on a namespace from the given user.static void
SecureTestUtil.revokeFromNamespace
(org.apache.hadoop.hbase.security.User caller, HBaseTestingUtility util, String user, String namespace, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Revoke permissions on a namespace from the given user.static void
SecureTestUtil.revokeFromNamespaceUsingAccessControlClient
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.Connection connection, String user, String namespace, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Revoke permissions on a namespace from the given user using AccessControl Client.static void
SecureTestUtil.revokeFromTable
(HBaseTestingUtility util, String user, org.apache.hadoop.hbase.TableName table, byte[] family, byte[] qualifier, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Revoke permissions on a table from the given user.static void
SecureTestUtil.revokeFromTable
(org.apache.hadoop.hbase.security.User caller, HBaseTestingUtility util, String user, org.apache.hadoop.hbase.TableName table, byte[] family, byte[] qualifier, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Revoke permissions on a table from the given user.static void
SecureTestUtil.revokeFromTableUsingAccessControlClient
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.Connection connection, String user, org.apache.hadoop.hbase.TableName table, byte[] family, byte[] qualifier, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Revoke permissions on a table from the given user using AccessControlClient.static void
SecureTestUtil.revokeGlobal
(HBaseTestingUtility util, String user, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Revoke permissions globally from the given user.static void
SecureTestUtil.revokeGlobal
(org.apache.hadoop.hbase.security.User caller, HBaseTestingUtility util, String user, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Revoke permissions globally from the given user.static void
SecureTestUtil.revokeGlobalUsingAccessControlClient
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.Connection connection, String user, org.apache.hadoop.hbase.security.access.Permission.Action... actions) Revoke global permissions from the given user using AccessControlClient.private static void
SecureTestUtil.updateACLs
(HBaseTestingUtility util, Callable c) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.security.provider
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
CustomSaslAuthenticationProviderTestBase.UTIL
Modifier and TypeMethodDescriptionprivate static void
CustomSaslAuthenticationProviderTestBase.createBaseCluster
(HBaseTestingUtility util, File keytabFile, org.apache.hadoop.minikdc.MiniKdc kdc) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.security.provider.example
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestShadeSaslAuthenticationProvider.UTIL
Modifier and TypeMethodDescription(package private) static org.apache.hadoop.hbase.LocalHBaseCluster
TestShadeSaslAuthenticationProvider.createCluster
(HBaseTestingUtility util, File keytabFile, org.apache.hadoop.minikdc.MiniKdc kdc, Map<String, char[]> userDatabase) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.security.token
Modifier and TypeFieldDescriptionprotected static final HBaseTestingUtility
SecureTestCluster.TEST_UTIL
private HBaseTestingUtility
TestTokenAuthentication.TEST_UTIL
private HBaseTestingUtility
TestTokenAuthentication.TokenServer.TEST_UTIL
private static HBaseTestingUtility
TestZKSecretWatcher.TEST_UTIL
private static HBaseTestingUtility
TestZKSecretWatcherRefreshKeys.TEST_UTIL
ModifierConstructorDescriptionTokenServer
(org.apache.hadoop.conf.Configuration conf, HBaseTestingUtility TEST_UTIL) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.security.visibility
Modifier and TypeFieldDescriptionstatic final HBaseTestingUtility
TestDefaultScanLabelGeneratorStack.TEST_UTIL
static final HBaseTestingUtility
TestEnforcingScanLabelGenerator.TEST_UTIL
static final HBaseTestingUtility
TestVisibilityLabels.TEST_UTIL
private static final HBaseTestingUtility
TestVisibilityLabelsOpWithDifferentUsersNoACL.TEST_UTIL
static HBaseTestingUtility
TestVisibilityLabelsReplication.TEST_UTIL
private static final HBaseTestingUtility
TestVisibilityLabelsWithACL.TEST_UTIL
static final HBaseTestingUtility
TestVisibilityLabelsWithSLGStack.TEST_UTIL
static final HBaseTestingUtility
TestVisibilityLablesWithGroups.TEST_UTIL
static final HBaseTestingUtility
TestVisibilityWithCheckAuths.TEST_UTIL
private static final HBaseTestingUtility
TestWithDisabledAuthorization.TEST_UTIL
protected static final HBaseTestingUtility
VisibilityLabelsWithDeletesTestBase.TEST_UTIL
static HBaseTestingUtility
TestVisibilityLabelsReplication.TEST_UTIL1
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.snapshot
Modifier and TypeFieldDescriptionprotected static final HBaseTestingUtility
TestExportSnapshot.TEST_UTIL
protected static final HBaseTestingUtility
TestExportSnapshotAdjunct.TEST_UTIL
private static HBaseTestingUtility
TestRegionSnapshotTask.TEST_UTIL
protected static final HBaseTestingUtility
TestRestoreSnapshotHelper.TEST_UTIL
private static final HBaseTestingUtility
TestSnapshotClientRetries.TEST_UTIL
private static HBaseTestingUtility
TestSnapshotManifest.TEST_UTIL
private static final HBaseTestingUtility
TestSnapshotWhenChoreCleaning.TEST_UTIL
protected static final HBaseTestingUtility
TestFlushSnapshotFromClient.UTIL
protected static final HBaseTestingUtility
TestRestoreFlushSnapshotFromClient.UTIL
private static final HBaseTestingUtility
TestSnapshotDescriptionUtils.UTIL
private static final HBaseTestingUtility
TestSnapshotStoreFileSize.UTIL
Modifier and TypeMethodDescriptionstatic void
SnapshotTestingUtils.confirmSnapshotValid
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotDescription snapshotDescriptor, org.apache.hadoop.hbase.TableName tableName, byte[] family) static ArrayList
SnapshotTestingUtils.corruptSnapshot
(HBaseTestingUtility util, String snapshotName) Corrupt the specified snapshot by deleting some files.static org.apache.hadoop.hbase.client.Table
MobSnapshotTestingUtils.createMobTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, byte[]... families) Create a Mob table.static void
MobSnapshotTestingUtils.createMobTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, byte[][] splitKeys, int regionReplication, byte[]... families) static void
MobSnapshotTestingUtils.createMobTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, byte[][] splitKeys, int regionReplication, String storeFileTracker, byte[]... families) static void
MobSnapshotTestingUtils.createMobTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, byte[][] splitKeys, int regionReplication, String storeFileTracker, String cpClassName, byte[]... families) static void
MobSnapshotTestingUtils.createMobTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, int regionReplication, byte[]... families) Create the Mob Table.static void
MobSnapshotTestingUtils.createMobTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, int regionReplication, String storeFileTracker, byte[]... families) static void
MobSnapshotTestingUtils.createPreSplitMobTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, int nRegions, byte[]... families) static void
SnapshotTestingUtils.createPreSplitTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, int nRegions, byte[]... families) static void
SnapshotTestingUtils.createTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, byte[]... families) static void
SnapshotTestingUtils.createTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, int regionReplication, byte[]... families) static void
SnapshotTestingUtils.createTable
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, int regionReplication, int nRegions, byte[]... families) static void
SnapshotTestingUtils.deleteArchiveDirectory
(HBaseTestingUtility util) (package private) static org.apache.hadoop.fs.Path
TestExportSnapshot.getLocalDestinationDir
(HBaseTestingUtility htu) static void
SnapshotTestingUtils.loadData
(HBaseTestingUtility util, org.apache.hadoop.hbase.client.BufferedMutator mutator, int rows, byte[]... families) static void
SnapshotTestingUtils.loadData
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, int rows, byte[]... families) static void
MobSnapshotTestingUtils.verifyMobRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) static void
SnapshotTestingUtils.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestFlushSnapshotFromClient.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestMobFlushSnapshotFromClient.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestMobRestoreFlushSnapshotFromClient.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) protected void
TestRestoreFlushSnapshotFromClient.verifyRowCount
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName, long expectedRows) static void
SnapshotTestingUtils.waitForTableToBeOnline
(HBaseTestingUtility util, org.apache.hadoop.hbase.TableName tableName) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.testing
Modifier and TypeFieldDescriptionprivate HBaseTestingUtility
TestTestingHBaseClusterReplicationShareDfs.util
private HBaseTestingUtility
TestTestingHBaseClusterReplicationShareZk.util
private HBaseTestingUtility
TestTestingHBaseClusterReplicationShareZkDfs.util
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.thrift
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestBindExceptionHandling.HTU
protected static final HBaseTestingUtility
TestThriftHttpServer.TEST_UTIL
protected static final HBaseTestingUtility
TestThriftServerCmdLine.TEST_UTIL
private static final HBaseTestingUtility
TestCallQueue.UTIL
private static final HBaseTestingUtility
TestThriftServer.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.thrift2
Modifier and TypeFieldDescriptionprotected static final HBaseTestingUtility
TestThriftConnection.TEST_UTIL
private static final HBaseTestingUtility
TestThriftHBaseServiceHandler.UTIL
private static final HBaseTestingUtility
TestThriftHBaseServiceHandlerWithLabels.UTIL
private static final HBaseTestingUtility
TestThriftHBaseServiceHandlerWithReadOnly.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.tool
Modifier and TypeFieldDescriptionprivate HBaseTestingUtility
TestCanaryTool.testingUtility
(package private) static HBaseTestingUtility
TestLoadIncrementalHFiles.util
(package private) static HBaseTestingUtility
TestLoadIncrementalHFilesSplitRecovery.util
Modifier and TypeMethodDescriptionstatic int
TestLoadIncrementalHFiles.loadHFiles
(String testName, org.apache.hadoop.hbase.client.TableDescriptor htd, HBaseTestingUtility util, byte[] fam, byte[] qual, boolean preCreateTable, byte[][] tableSplitKeys, byte[][][] hfileRanges, boolean useMap, boolean deleteFile, boolean copyFiles, int initRowCount, int factor) static int
TestLoadIncrementalHFiles.loadHFiles
(String testName, org.apache.hadoop.hbase.client.TableDescriptor htd, HBaseTestingUtility util, byte[] fam, byte[] qual, boolean preCreateTable, byte[][] tableSplitKeys, byte[][][] hfileRanges, boolean useMap, boolean deleteFile, boolean copyFiles, int initRowCount, int factor, int depth) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.util
Modifier and TypeFieldDescription(package private) final HBaseTestingUtility
MockServer.htu
private HBaseTestingUtility
TestFSUtils.htu
protected static final HBaseTestingUtility
BaseTestHBaseFsck.TEST_UTIL
protected static final HBaseTestingUtility
TestCoprocessorScanPolicy.TEST_UTIL
private static final HBaseTestingUtility
TestFSVisitor.TEST_UTIL
private static final HBaseTestingUtility
TestHBaseFsckEncryption.TEST_UTIL
protected static final HBaseTestingUtility
TestMiniClusterLoadSequential.TEST_UTIL
private static final HBaseTestingUtility
TestRegionMover1.TEST_UTIL
private static final HBaseTestingUtility
TestRegionMover2.TEST_UTIL
private static final HBaseTestingUtility
TestRegionMover3.TEST_UTIL
private static HBaseTestingUtility
TestRegionMoverUseIp.TEST_UTIL
static final HBaseTestingUtility
TestRegionSplitCalculator.TEST_UTIL
private HBaseTestingUtility
ProcessBasedLocalHBaseCluster.testUtil
private static final HBaseTestingUtility
TestConnectionCache.UTIL
private static final HBaseTestingUtility
TestHBaseFsckCleanReplicationBarriers.UTIL
private static final HBaseTestingUtility
TestHBaseFsckReplication.UTIL
private static final HBaseTestingUtility
TestRegionSplitter.UTIL
Modifier and TypeMethodDescriptionstatic void
BaseTestHBaseFsck.createTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.HTableDescriptor htd, byte[][] splitKeys) static void
BaseTestHBaseFsck.deleteTable
(HBaseTestingUtility testUtil, org.apache.hadoop.hbase.TableName tableName) static org.apache.hadoop.fs.Path
HFileArchiveTestingUtil.getStoreArchivePath
(HBaseTestingUtility util, String tableName, byte[] storeName) -
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.util.compaction
Modifier and TypeFieldDescriptionprotected HBaseTestingUtility
TestMajorCompactor.utility
protected static final HBaseTestingUtility
TestMajorCompactionRequest.UTILITY
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.wal
Modifier and TypeFieldDescriptionprotected static final HBaseTestingUtility
CompressedWALTestBase.TEST_UTIL
private static final HBaseTestingUtility
TestBoundedRegionGroupingStrategy.TEST_UTIL
(package private) static final HBaseTestingUtility
TestDisabledWAL.TEST_UTIL
private static final HBaseTestingUtility
TestFSHLogProvider.TEST_UTIL
(package private) static final HBaseTestingUtility
TestSecureWAL.TEST_UTIL
protected static final HBaseTestingUtility
TestWALFactory.TEST_UTIL
private HBaseTestingUtility
TestWALFiltering.TEST_UTIL
private static final HBaseTestingUtility
TestWALOpenAfterDNRollingStart.TEST_UTIL
private static final HBaseTestingUtility
TestWALRootDir.TEST_UTIL
protected static final HBaseTestingUtility
TestWALSplit.TEST_UTIL
private static final HBaseTestingUtility
TestWALSplitWithDeletedTableData.TEST_UTIL
private HBaseTestingUtility
WALPerformanceEvaluation.TEST_UTIL
private final HBaseTestingUtility
TestWALMethods.util
(package private) static final HBaseTestingUtility
TestWALSplitToHFile.UTIL
private static final HBaseTestingUtility
TestWrongMetaWALFileName.UTIL
protected static final HBaseTestingUtility
WALCorruptionDueToDanglingByteBufferTestBase.UTIL
protected static final HBaseTestingUtility
WALCorruptionWithMultiPutDueToDanglingByteBufferTestBase.UTIL
-
Uses of HBaseTestingUtility in org.apache.hadoop.hbase.zookeeper
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestZooKeeperACL.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hbase.archetypes.exemplars.client
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestHelloHBase.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hbase.archetypes.exemplars.shaded_client
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestHelloHBase.TEST_UTIL
-
Uses of HBaseTestingUtility in org.apache.hbase.shaded
Modifier and TypeFieldDescriptionprivate static final HBaseTestingUtility
TestShadedHBaseTestingUtility.TEST_UTIL