public class TestFromClientSideWithCoprocessor5 extends TestFromClientSide5
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
name
FAMILY, INVALID_FAMILY, QUALIFIER, ROW, SLAVES, TEST_UTIL, VALUE
Constructor and Description |
---|
TestFromClientSideWithCoprocessor5(Class registry,
int numHedgedReqs) |
Modifier and Type | Method and Description |
---|---|
static Collection |
parameters() |
static void |
tearDownAfterClass() |
testAppend, testAppendWithoutWAL, testBatchAppendWithReturnResultFalse, testCacheOnWriteEvictOnClose, testCellSizeLimit, testCellSizeNoLimit, testCellUtilTypeMethods, testCheckAndDelete, testCheckAndDeleteWithCompareOp, testCheckAndMutateWithTimeRange, testCheckAndPut, testCheckAndPutWithCompareOp, testClientPoolRoundRobin, testClientPoolThreadLocal, testCreateTableWithZeroRegionReplicas, testDeleteCFWithMemstoreData, testDeleteLatestVersionOfSpecifiedColumn, testDeleteSpecifiedVersionOfSpecifiedColumn, testDeletesWithReverseScan, testEmptyFilterList, testFilterAllRecords, testFiltersWithReverseScan, testGetClosestRowBefore, testGetRegionsInRange, testJira6912, testKeyOnlyFilterWithReverseScan, testModifyTableWithMemstoreData, testModifyTableWithZeroRegionReplicas, testMultiRowMutation, testMultiRowMutationWithFilterConditionWhenConditionMatches, testMultiRowMutationWithFilterConditionWhenConditionNotMatch, testMultiRowMutationWithMultipleConditionsWhenConditionsMatch, testMultiRowMutationWithMultipleConditionsWhenConditionsNotMatch, testMultiRowMutationWithSingleConditionWhenConditionMatches, testMultiRowMutationWithSingleConditionWhenConditionNotMatch, testNegativeTimestamp, testNonCachedGetRegionLocation, testNullWithReverseScan, testRawScanRespectsVersions, testReadWithFilter, testReversedScanUnderMultiRegions, testRowMutations, testScan_NullQualifier, testScanMetrics, testScanVariableReuse, testSimpleMissingWithReverseScan, testSmallReversedScanUnderMultiRegions, testSmallScan, testSuperSimpleWithReverseScan
afterClass, assertDoubleResult, assertEmptyResult, assertIncrementKey, assertKey, assertNResult, assertNResult, assertNullResult, assertNumKeys, assertRowCount, assertSingleResult, assertSingleResult, assertSingleResult, buildScanner, createScanWithRowFilter, createScanWithRowFilter, deleteColumns, equals, getAllVersionsAndVerify, getNumberOfRows, getSingleScanResult, getTestNull, getTestNull, getVerifySingleColumn, getVerifySingleEmpty, getVersionAndVerify, getVersionAndVerifyMissing, getVersionRangeAndVerify, getVersionRangeAndVerifyGreaterThan, initialize, isSameParameterizedCluster, makeN, makeNAscii, makeNBig, makeStamps, putRows, scanAllVersionsAndVerify, scanTestNull, scanTestNull, scanVerifySingleColumn, scanVerifySingleEmpty, scanVersionAndVerify, scanVersionAndVerifyMissing, scanVersionRangeAndVerify, scanVersionRangeAndVerifyGreaterThan, singleRowGetTest, singleRowScanTest, splitTable
public static final HBaseClassTestRule CLASS_RULE
public TestFromClientSideWithCoprocessor5(Class registry, int numHedgedReqs) throws Exception
Exception
public static Collection parameters()
public static void tearDownAfterClass() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.