Class TestCompactionWithByteBuff
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestCompactionWithByteBuff
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static org.apache.hadoop.hbase.client.Adminstatic final HBaseClassTestRuleprivate static final byte[]private static org.apache.hadoop.conf.Configurationorg.junit.rules.TestNameprivate static final intprivate static final longprivate static final intprivate static HBaseTestingUtilprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate StringbuildRow(int index) private byte[]buildValue(int index, int qualifierId) private org.apache.hadoop.hbase.client.TablecreateTable(HBaseTestingUtil util, org.apache.hadoop.hbase.TableName tableName) private voidput(org.apache.hadoop.hbase.client.Table table) static voidstatic voidvoid
-
Field Details
-
CLASS_RULE
-
name
-
TEST_UTIL
-
conf
-
admin
-
COLUMN
-
REGION_COUNT
- See Also:
-
ROW_COUNT
- See Also:
-
ROW_LENGTH
- See Also:
-
VALUE_LENGTH
- See Also:
-
-
Constructor Details
-
TestCompactionWithByteBuff
public TestCompactionWithByteBuff()
-
-
Method Details
-
setupBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testCompaction
- Throws:
Exception
-
createTable
private org.apache.hadoop.hbase.client.Table createTable(HBaseTestingUtil util, org.apache.hadoop.hbase.TableName tableName) throws IOException - Throws:
IOException
-
put
- Throws:
IOException
-
buildRow
-
buildValue
-