Package org.apache.hadoop.hbase.io
Class TestTagCompressionContext
java.lang.Object
org.apache.hadoop.hbase.io.TestTagCompressionContext
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final byte[]
static final HBaseClassTestRule
private static final byte[]
private static final byte[]
private static final byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.KeyValue
createKVWithTags
(int noOfTags) private org.apache.hadoop.hbase.Cell
createOffheapKVWithTags
(int noOfTags) void
void
void
void
-
Field Details
-
CLASS_RULE
-
ROW
-
CF
-
Q
-
V
-
-
Constructor Details
-
TestTagCompressionContext
public TestTagCompressionContext()
-
-
Method Details