Class TestValueReplacingCompaction
java.lang.Object
org.apache.hadoop.hbase.coprocessor.example.TestValueReplacingCompaction
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final org.apache.hadoop.hbase.client.ColumnFamilyDescriptor
static final HBaseClassTestRule
private static final byte[]
private static final org.apache.hadoop.hbase.TableName
private static final int
private static final byte[]
private static final String
private static final HBaseTestingUtility
private static final String
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
NAME
-
FAMILY
-
QUALIFIER
-
CFD
-
NUM_ROWS
- See Also:
-
value
- See Also:
-
replacedValue
- See Also:
-
-
Constructor Details
-
TestValueReplacingCompaction
public TestValueReplacingCompaction()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
writeData
- Throws:
IOException
-
test
- Throws:
IOException
InterruptedException
-