Class TestAppendTimeRange
java.lang.Object
org.apache.hadoop.hbase.coprocessor.TestAppendTimeRange
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.apache.hadoop.hbase.util.ManualEnvironmentEdge
org.junit.rules.TestName
private static final byte[]
private static final byte[]
private static final byte[]
private static final HBaseTestingUtil
private static final byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
checkRowValue
(org.apache.hadoop.hbase.client.Table table, byte[] row, byte[] expectedValue) static void
static void
void
-
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
-