public class TestBufferedDataBlockEncoder extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
(package private) byte[] | 
fam_1_2  | 
(package private) byte[] | 
fam1  | 
(package private) byte[] | 
fam2  | 
(package private) byte[] | 
qual1  | 
(package private) byte[] | 
qual2  | 
(package private) byte[] | 
row_1_0  | 
(package private) byte[] | 
row1  | 
(package private) byte[] | 
row2  | 
(package private) byte[] | 
val  | 
| Constructor and Description | 
|---|
TestBufferedDataBlockEncoder()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
testCommonPrefixComparators()  | 
void | 
testEnsureSpaceForKey()  | 
void | 
testKVCodecWithTagsForDecodedCellsWithNoTags()  | 
public static final HBaseClassTestRule CLASS_RULE
byte[] row1
byte[] row2
byte[] row_1_0
byte[] fam1
byte[] fam2
byte[] fam_1_2
byte[] qual1
byte[] qual2
byte[] val
public TestBufferedDataBlockEncoder()
public void testEnsureSpaceForKey()
public void testCommonPrefixComparators()
public void testKVCodecWithTagsForDecodedCellsWithNoTags() throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.