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