public class TestIncrementFromClientSideWithCoprocessor extends TestIncrementsFromClientSide
Increment
client operations with a coprocessor that just implements the default
flush/compact/scan policy. This test takes a long time. The test it derives from is parameterized
so we run through both options of the test.Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
LOG, name, SLAVES, TEST_UTIL
Constructor and Description |
---|
TestIncrementFromClientSideWithCoprocessor() |
Modifier and Type | Method and Description |
---|---|
void |
before() |
afterClass, assertIncrementKey, beforeClass, filterStringSoTableNameSafe, testBatchIncrementsWithReturnResultFalse, testDuplicateBatchIncrement, testDuplicateIncrement, testIncrement, testIncrementIncrZeroAtFirst, testIncrementingInvalidValue, testIncrementInvalidArguments, testIncrementOnSameColumn, testIncrementOutOfOrder, testIncrementWithCustomTimestamp, testIncrementWithDeletes, testIncrementWithTtlTags
public static final HBaseClassTestRule CLASS_RULE
public TestIncrementFromClientSideWithCoprocessor()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.