Class TestAppendTimeRange
java.lang.Object
org.apache.hadoop.hbase.coprocessor.TestAppendTimeRange
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.apache.hadoop.hbase.util.ManualEnvironmentEdgeorg.junit.rules.TestNameprivate static final byte[]private static final byte[]private static final byte[]private static final HBaseTestingUtilprivate static final byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidcheckRowValue(org.apache.hadoop.hbase.client.Table table, byte[] row, byte[] expectedValue) static voidstatic voidvoid
-
Field Details
-
CLASS_RULE
-
name
-
util
-
mee
-
TEST_FAMILY
-
ROW
-
QUAL
-
VALUE
-
-
Constructor Details
-
TestAppendTimeRange
public TestAppendTimeRange()
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testHTableInterfaceMethods
- Throws:
Exception
-
checkRowValue
private void checkRowValue(org.apache.hadoop.hbase.client.Table table, byte[] row, byte[] expectedValue) throws IOException - Throws:
IOException
-