public class TestMobDataBlockEncoding extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected byte[] |
qf3 |
| Constructor and Description |
|---|
TestMobDataBlockEncoding() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp(long threshold,
String TN,
DataBlockEncoding encoding) |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testDataBlockEncoding() |
void |
testDataBlockEncoding(DataBlockEncoding encoding) |
public static final HBaseClassTestRule CLASS_RULE
protected final byte[] qf3
public TestMobDataBlockEncoding()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void setUp(long threshold, String TN, DataBlockEncoding encoding) throws Exception
Exceptionpublic void testDataBlockEncoding() throws Exception
Exceptionpublic void testDataBlockEncoding(DataBlockEncoding encoding) throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.