Package org.apache.hadoop.hbase
Class TestByteBufferKeyValue
java.lang.Object
org.apache.hadoop.hbase.TestByteBufferKeyValue
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final byte[]
private static final String
private static final byte[]
private static final String
private static final byte[]
private static final String
private static final byte[]
private static final String
private static final byte[]
private static final String
private static final org.apache.hadoop.hbase.Tag
private static final org.apache.hadoop.hbase.Tag
private static final ArrayList<org.apache.hadoop.hbase.Tag>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static org.apache.hadoop.hbase.Cell
getOffheapCell
(byte[] row, byte[] family, byte[] qualifier) void
void
void
void
-
Field Details
-
CLASS_RULE
-
QUAL2
- See Also:
-
FAM2
- See Also:
-
QUAL1
- See Also:
-
FAM1
- See Also:
-
ROW1
- See Also:
-
row1
-
fam1
-
fam2
-
qual1
-
qual2
-
t1
-
t2
-
tags
-
-
Constructor Details
-
TestByteBufferKeyValue
public TestByteBufferKeyValue()
-
-
Method Details
-
testCompare
-
getOffheapCell
private static org.apache.hadoop.hbase.Cell getOffheapCell(byte[] row, byte[] family, byte[] qualifier) -
testByteBufferBackedKeyValue
- Throws:
Exception
-
testByteBufferBackedKeyValueWithTags
- Throws:
Exception
-
testGetKeyMethods
- Throws:
Exception
-