Package org.apache.hadoop.hbase.client
Class TestIncrementFromClientSideWithCoprocessor
java.lang.Object
org.apache.hadoop.hbase.client.TestIncrementsFromClientSide
org.apache.hadoop.hbase.client.TestIncrementFromClientSideWithCoprocessor
Test all
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.-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.client.TestIncrementsFromClientSide
LOG, name, SLAVES, TEST_UTIL
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.client.TestIncrementsFromClientSide
afterClass, assertIncrementKey, beforeClass, filterStringSoTableNameSafe, testBatchIncrementsWithReturnResultFalse, testDuplicateBatchIncrement, testDuplicateIncrement, testIncrement, testIncrementIncrZeroAtFirst, testIncrementingInvalidValue, testIncrementInvalidArguments, testIncrementOnSameColumn, testIncrementOutOfOrder, testIncrementWithCustomTimestamp, testIncrementWithDeletes, testIncrementWithTtlTags
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestIncrementFromClientSideWithCoprocessor
-
-
Method Details
-
before
- Throws:
Exception
-