public class TestDataBlockEncodingTool extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestDataBlockEncodingTool() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testHFileAllCellsWithoutTags() |
void |
testHFileAllCellsWithTags() |
void |
testHFileHalfCellsWithTags() |
public static final HBaseClassTestRule CLASS_RULE
public TestDataBlockEncodingTool()
public void setUp() throws IOException
IOExceptionpublic void testHFileAllCellsWithTags() throws IOException
IOExceptionpublic void testHFileAllCellsWithoutTags() throws IOException
IOExceptionpublic void testHFileHalfCellsWithTags() throws IOException
IOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.