From commits-return-79929-archive-asf-public=cust-asf.ponee.io@hbase.apache.org Fri Oct 26 16:53:45 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1E5991807A1 for ; Fri, 26 Oct 2018 16:53:42 +0200 (CEST) Received: (qmail 41932 invoked by uid 500); 26 Oct 2018 14:53:41 -0000 Mailing-List: contact commits-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list commits@hbase.apache.org Received: (qmail 41509 invoked by uid 99); 26 Oct 2018 14:53:41 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Oct 2018 14:53:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CB7EAE1104; Fri, 26 Oct 2018 14:53:40 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: git-site-role@apache.org To: commits@hbase.apache.org Date: Fri, 26 Oct 2018 14:53:46 -0000 Message-Id: <3648c6c144f94f1f9a88edcef3066442@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [07/38] hbase-site git commit: Published site at 0ab7c3a18906fcf33af38da29c211ac7fcb46492. http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fa850293/testdevapidocs/index-all.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/index-all.html b/testdevapidocs/index-all.html index c49ee64..1348308 100644 --- a/testdevapidocs/index-all.html +++ b/testdevapidocs/index-all.html @@ -3391,10 +3391,14 @@
 
CF - Static variable in class org.apache.hadoop.hbase.client.TestGetScanPartialResult
 
+
CF - Static variable in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
CF - Static variable in class org.apache.hadoop.hbase.client.TestMvccConsistentScanner
 
CF - Static variable in class org.apache.hadoop.hbase.client.TestScanWithoutFetchingData
 
+
CF - Static variable in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
CF - Static variable in class org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
 
CF - Static variable in class org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
@@ -4463,6 +4467,8 @@
 
CLASS_RULE - Static variable in class org.apache.hadoop.hbase.client.TestIntraRowPagination
 
+
CLASS_RULE - Static variable in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
CLASS_RULE - Static variable in class org.apache.hadoop.hbase.client.TestLeaseRenewal
 
CLASS_RULE - Static variable in class org.apache.hadoop.hbase.client.TestLimitedScanWithFilter
@@ -4623,6 +4629,8 @@
 
CLASS_RULE - Static variable in class org.apache.hadoop.hbase.client.TestTableFavoredNodes
 
+
CLASS_RULE - Static variable in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
CLASS_RULE - Static variable in class org.apache.hadoop.hbase.client.TestTableShell
 
CLASS_RULE - Static variable in class org.apache.hadoop.hbase.client.TestTableSnapshotScanner
@@ -9482,8 +9490,12 @@
 
CQ - Static variable in class org.apache.hadoop.hbase.client.TestAsyncTableScanRenewLease
 
+
CQ - Static variable in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
CQ - Static variable in class org.apache.hadoop.hbase.client.TestScanWithoutFetchingData
 
+
CQ - Static variable in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
CQ - Static variable in class org.apache.hadoop.hbase.master.procedure.TestProcedurePriority
 
CQ - Static variable in class org.apache.hadoop.hbase.regionserver.TestCompactionInDeadRegionServer
@@ -18384,6 +18396,10 @@
 
getRegionObserver() - Method in class org.apache.hadoop.hbase.client.TestServerBusyException.SleepLongerAtFirstCoprocessor
 
+
getRegionObserver() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowDoNotRetryIOExceptionCoprocessor
+
 
+
getRegionObserver() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowIOExceptionCoprocessor
+
 
getRegionObserver() - Method in class org.apache.hadoop.hbase.coprocessor.SampleRegionWALCoprocessor
 
getRegionObserver() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
@@ -27765,6 +27781,8 @@
 
NEW_FAMILIES - Variable in class org.apache.hadoop.hbase.filter.TestFilter
 
+
newAppendWithSkipWAL() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
newBlockingStub(RpcClient, InetSocketAddress) - Static method in class org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl
 
newBlockingStub(RpcClient, InetSocketAddress, User) - Static method in class org.apache.hadoop.hbase.ipc.TestProtobufRpcServiceImpl
@@ -27777,10 +27795,14 @@
 
newController(List<CellScannable>) - Method in class org.apache.hadoop.hbase.client.TestRpcControllerFactory.StaticRpcControllerFactory
 
+
newDeleteWithSkipWAL() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
NewerThanIncomingWindow() - Method in class org.apache.hadoop.hbase.regionserver.TestDateTieredCompactionPolicy
Test for file newer than incoming window
+
newIncrementWithSkipWAL() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
newJob(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.MapreduceTestingShim.MapreduceV1Shim
 
newJob(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.MapreduceTestingShim.MapreduceV2Shim
@@ -27815,6 +27837,8 @@
 
newPut(Durability) - Method in class org.apache.hadoop.hbase.regionserver.wal.TestDurability
 
+
newPutWithSkipWAL() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
newSlowWAL(FileSystem, Path, String, String, Configuration, List<WALActionsListener>, boolean, String, String, Runnable) - Method in class org.apache.hadoop.hbase.regionserver.wal.AbstractTestFSWAL
 
newSlowWAL(FileSystem, Path, String, String, Configuration, List<WALActionsListener>, boolean, String, String, Runnable) - Method in class org.apache.hadoop.hbase.regionserver.wal.TestAsyncFSWAL
@@ -30807,6 +30831,10 @@
 
preAndPostForQueueLockAndHeartbeatLockCalled() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
 
+
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowDoNotRetryIOExceptionCoprocessor
+
 
+
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowIOExceptionCoprocessor
+
 
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
 
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.coprocessor.TestAppendTimeRange.MyObserver
@@ -30945,6 +30973,10 @@
 
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.client.TestServerBusyException.SleepCoprocessor
 
+
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowDoNotRetryIOExceptionCoprocessor
+
 
+
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowIOExceptionCoprocessor
+
 
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
 
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.TestPassCustomCellViaRegionObserver.RegionObserverImpl
@@ -31115,6 +31147,10 @@
 
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.client.TestServerBusyException.SleepLongerAtFirstCoprocessor
 
+
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowDoNotRetryIOExceptionCoprocessor
+
 
+
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowIOExceptionCoprocessor
+
 
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
 
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorMetrics.CustomRegionObserver
@@ -31161,6 +31197,10 @@
 
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.client.TestServerBusyException.SleepCoprocessor
 
+
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowDoNotRetryIOExceptionCoprocessor
+
 
+
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowIOExceptionCoprocessor
+
 
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
 
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.coprocessor.TestIncrementTimeRange.MyObserver
@@ -31324,6 +31364,10 @@
 
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.client.TestServerBusyException.SleepCoprocessor
 
+
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowDoNotRetryIOExceptionCoprocessor
+
 
+
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowIOExceptionCoprocessor
+
 
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
 
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.TestOpenTableInCoprocessor.CustomThreadPoolCoprocessor
@@ -37414,6 +37458,8 @@
 
setUp() - Static method in class org.apache.hadoop.hbase.client.TestGetScanPartialResult
 
+
setUp() - Static method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestLeaseRenewal
 
setUp() - Static method in class org.apache.hadoop.hbase.client.TestLimitedScanWithFilter
@@ -37458,6 +37504,8 @@
 
setup() - Method in class org.apache.hadoop.hbase.client.TestTableFavoredNodes
 
+
setUp() - Static method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
setUp() - Method in class org.apache.hadoop.hbase.client.TestTimestampsFilter
 
setup() - Static method in class org.apache.hadoop.hbase.client.TestUpdateConfiguration
@@ -42133,6 +42181,8 @@
 
TABLE_DIR_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.IntegrationTestTableSnapshotInputFormat
 
+
TABLE_DONOT_RETRY - Static variable in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
TABLE_FOR_NEGATIVE_TESTS - Static variable in class org.apache.hadoop.hbase.mapreduce.TestTableMapReduceBase
 
TABLE_NAME - Static variable in class org.apache.hadoop.hbase.AcidGuaranteesTestTool
@@ -42393,10 +42443,16 @@
 
TABLE_NAMES - Static variable in class org.apache.hadoop.hbase.quotas.TestQuotaThrottle
 
+
TABLE_NEED_REPLICATE - Static variable in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
TABLE_NO_REP - Static variable in class org.apache.hadoop.hbase.wal.TestSyncReplicationWALProvider
 
+
TABLE_NOT_REPLICATE - Static variable in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
TABLE_PRIORITY - Static variable in class org.apache.hadoop.hbase.client.TestRpcControllerFactory.CountingRpcController
 
+
TABLE_RETRY - Static variable in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
TABLE_SKIPPED - Static variable in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
 
TABLE_TO_BE_DISABLED - Static variable in class org.apache.hadoop.hbase.rest.TestScannerResource
@@ -42449,6 +42505,8 @@
 
TABLEDIR - Variable in class org.apache.hadoop.hbase.wal.TestWALSplit
 
+
tableDoNotRetry - Static variable in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
tableExecutorService - Static variable in class org.apache.hadoop.hbase.util.BaseTestHBaseFsck
 
tableFamilies - Variable in class org.apache.hadoop.hbase.util.TestFSVisitor
@@ -42729,6 +42787,10 @@
 
tableNameString - Variable in class org.apache.hadoop.hbase.client.procedure.ShellTestProcedure
 
+
tableNeedReplicate - Static variable in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
+
tableNotReplicate - Static variable in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
tableNumFiles - Variable in class org.apache.hadoop.hbase.snapshot.TestExportSnapshot
 
tableOfTwoListsOfByteArrays(String, List<byte[]>, String, List<byte[]>) - Method in class org.apache.hadoop.hbase.filter.TestScanRowPrefix
@@ -42751,6 +42813,8 @@
 
tableRegions2 - Static variable in class org.apache.hadoop.hbase.master.locking.TestLockProcedure
 
+
tableRetry - Static variable in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
tableRowCount(Configuration, TableName) - Method in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRebuildTestCore
Returns the number of rows in a given table.
@@ -42959,6 +43023,8 @@
 
tearDown() - Static method in class org.apache.hadoop.hbase.client.TestGetScanPartialResult
 
+
tearDown() - Static method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
tearDown() - Method in class org.apache.hadoop.hbase.client.TestLeaseRenewal
 
tearDown() - Static method in class org.apache.hadoop.hbase.client.TestLimitedScanWithFilter
@@ -42993,6 +43059,8 @@
 
tearDown() - Method in class org.apache.hadoop.hbase.client.TestSnapshotTemporaryDirectory
 
+
tearDown() - Static method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
tearDown() - Method in class org.apache.hadoop.hbase.client.TestTableSnapshotScanner
 
tearDown() - Method in class org.apache.hadoop.hbase.client.TestTimestampsFilter
@@ -45852,8 +45920,16 @@
 
testAppendTimestampsAreMonotonic() - Method in class org.apache.hadoop.hbase.regionserver.TestHRegion
 
+
testAppendToTableNeedReplicate() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
+
testAppendToTableNotReplicate() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
testAppendWithCustomTimestamp() - Method in class org.apache.hadoop.hbase.client.TestAppendFromClientSide
 
+
testAppendWithDoNotRetryIOException() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
+
testAppendWithIOException() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
testAppendWithMultipleFamilies() - Method in class org.apache.hadoop.hbase.regionserver.TestAtomicOperation
 
testAppendWithNonExistingFamily() - Method in class org.apache.hadoop.hbase.regionserver.TestAtomicOperation
@@ -47762,6 +47838,10 @@
TestCheckTestClasses() - Constructor for class org.apache.hadoop.hbase.TestCheckTestClasses
 
+
testCheckWithMutateToTableNeedReplicate() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
+
testCheckWithMutateToTableNotReplicate() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
testChildBadRollbackStateCount() - Method in class org.apache.hadoop.hbase.procedure2.TestStateMachineProcedure
 
testChildLoad() - Method in class org.apache.hadoop.hbase.procedure2.TestChildProcedures
@@ -50212,6 +50292,10 @@
 
TestDeleteTimeStamp() - Constructor for class org.apache.hadoop.hbase.client.TestDeleteTimeStamp
 
+
testDeleteToTableNeedReplicate() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
+
testDeleteToTableNotReplicate() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
testDeleteTypes() - Method in class org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Verify that version and column delete marker types are replicated correctly.
@@ -50222,6 +50306,8 @@
 
testDeleteVersionsMixedAndMultipleVersionReturn() - Method in class org.apache.hadoop.hbase.regionserver.TestStoreScanner
 
+
testDeleteWithDoNotRetryIOException() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
testDeleteWithFailed() - Method in class org.apache.hadoop.hbase.client.TestFromClientSide
 
testDeleteWithFailover() - Method in class org.apache.hadoop.hbase.master.procedure.TestMasterFailoverWithProcedures
@@ -50232,6 +50318,8 @@
 
testDeleteWithFutureTimestamp() - Method in class org.apache.hadoop.hbase.security.access.TestCellACLWithMultipleVersions
 
+
testDeleteWithIOException() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
testDeleteWithNoVisibilitiesForPutsAndDeletes() - Method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
 
testDeleteWithReadOnly() - Method in class org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithReadOnly
@@ -52740,8 +52828,12 @@
 
testGetWithDeleteFamily() - Method in class org.apache.hadoop.hbase.regionserver.TestDefaultMemStore
 
+
testGetWithDoNotRetryIOException() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
testGetWithFilter() - Method in class org.apache.hadoop.hbase.regionserver.TestHRegion
 
+
testGetWithIOException() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
testGetWithMultipleColumnFamilies() - Method in class org.apache.hadoop.hbase.client.TestBlockEvictionFromClient
 
testGetWithPosOnMultiBuffers() - Method in class org.apache.hadoop.hbase.nio.TestMultiByteBuff
@@ -53987,10 +54079,18 @@
 
testIncrementTimestampsAreMonotonic() - Method in class org.apache.hadoop.hbase.regionserver.TestHRegion
 
+
testIncrementToTableNeedReplicate() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
+
testIncrementToTableNotReplicate() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
testIncrementWithCustomTimestamp() - Method in class org.apache.hadoop.hbase.client.TestIncrementsFromClientSide
 
testIncrementWithDeletes() - Method in class org.apache.hadoop.hbase.client.TestIncrementsFromClientSide
 
+
testIncrementWithDoNotRetryIOException() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
+
testIncrementWithIOException() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
testIncrementWithNonExistingFamily() - Method in class org.apache.hadoop.hbase.regionserver.TestAtomicOperation
 
testIncrementWithReadOnly() - Method in class org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandlerWithReadOnly
@@ -54208,6 +54308,10 @@
 
testInvalidMinFactorConfig() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache
 
+
TestInvalidMutationDurabilityException - Class in org.apache.hadoop.hbase.client
+
 
+
TestInvalidMutationDurabilityException() - Constructor for class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
testInvalidNamespace() - Method in class org.apache.hadoop.hbase.TestTableName
 
testInvalidNamespacePostsAndPuts() - Method in class org.apache.hadoop.hbase.rest.TestNamespacesInstanceResource
@@ -58763,12 +58867,20 @@
 
testPuttingBackChunksWithOpeningScanner() - Method in class org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool
 
+
testPutToTableNeedReplicate() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
+
testPutToTableNotReplicate() - Method in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
testPutTTL() - Method in class org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
 
TestPutWithDelete - Class in org.apache.hadoop.hbase.client
 
TestPutWithDelete() - Constructor for class org.apache.hadoop.hbase.client.TestPutWithDelete
 
+
testPutWithDoNotRetryIOException() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
+
testPutWithIOException() - Method in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
testPutWithLatestTS() - Method in class org.apache.hadoop.hbase.regionserver.TestHRegion
Tests that the special LATEST_TIMESTAMP option for puts gets replaced by @@ -64690,6 +64802,14 @@
For HADOOP-2579
+
TestTableOperationException - Class in org.apache.hadoop.hbase.client
+
 
+
TestTableOperationException() - Constructor for class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
+
TestTableOperationException.ThrowDoNotRetryIOExceptionCoprocessor - Class in org.apache.hadoop.hbase.client
+
 
+
TestTableOperationException.ThrowIOExceptionCoprocessor - Class in org.apache.hadoop.hbase.client
+
 
testTableOperations() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver
 
testTableOperations() - Method in class org.apache.hadoop.hbase.namespace.TestNamespaceAuditor
@@ -66890,6 +67010,8 @@
 
throwAppendException - Variable in class org.apache.hadoop.hbase.regionserver.TestFailedAppendAndSync.DodgyFSLog
 
+
ThrowDoNotRetryIOExceptionCoprocessor() - Constructor for class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowDoNotRetryIOExceptionCoprocessor
+
 
throwException - Static variable in class org.apache.hadoop.hbase.client.TestBlockEvictionFromClient.CustomInnerRegionObserver
 
throwException - Static variable in class org.apache.hadoop.hbase.client.TestReplicaWithCluster.RegionServerHostingPrimayMetaRegionSlowOrStopCopro
@@ -66906,6 +67028,8 @@
 
throwInterruptOnceOnEachStep - Variable in class org.apache.hadoop.hbase.procedure2.TestYieldProcedures.TestStateMachineProcedure
 
+
ThrowIOExceptionCoprocessor() - Constructor for class org.apache.hadoop.hbase.client.TestTableOperationException.ThrowIOExceptionCoprocessor
+
 
thrown - Variable in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorConfiguration
 
thrown - Variable in class org.apache.hadoop.hbase.GenericTestUtils.DelayAnswer
@@ -68109,6 +68233,8 @@
 
UTIL - Static variable in class org.apache.hadoop.hbase.client.TestGetProcedureResult
 
+
UTIL - Static variable in class org.apache.hadoop.hbase.client.TestInvalidMutationDurabilityException
+
 
UTIL - Static variable in class org.apache.hadoop.hbase.client.TestLimitedScanWithFilter
 
UTIL - Static variable in class org.apache.hadoop.hbase.client.TestMultiParallel
@@ -68131,6 +68257,8 @@
 
UTIL - Static variable in class org.apache.hadoop.hbase.client.TestSnapshotTemporaryDirectory
 
+
UTIL - Static variable in class org.apache.hadoop.hbase.client.TestTableOperationException
+
 
UTIL - Variable in class org.apache.hadoop.hbase.client.TestTableSnapshotScanner
 
util - Static variable in class org.apache.hadoop.hbase.constraint.TestConstraint
http://git-wip-us.apache.org/repos/asf/hbase-site/blob/fa850293/testdevapidocs/org/apache/hadoop/hbase/TestIOFencing.BlockCompactionsInCompletionRegion.html ---------------------------------------------------------------------- diff --git a/testdevapidocs/org/apache/hadoop/hbase/TestIOFencing.BlockCompactionsInCompletionRegion.html b/testdevapidocs/org/apache/hadoop/hbase/TestIOFencing.BlockCompactionsInCompletionRegion.html index 0bfee15..428899c 100644 --- a/testdevapidocs/org/apache/hadoop/hbase/TestIOFencing.BlockCompactionsInCompletionRegion.html +++ b/testdevapidocs/org/apache/hadoop/hbase/TestIOFencing.BlockCompactionsInCompletionRegion.html @@ -234,7 +234,7 @@ extends