public class TestFixedFileTrailer extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.ExpectedException |
expectedEx |
| Constructor and Description |
|---|
TestFixedFileTrailer(int version) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
getParameters() |
void |
setUp() |
void |
testComparatorIsHBase1Compatible() |
void |
testCreateComparator() |
void |
testTrailer() |
void |
testTrailerForV2NonPBCompatibility() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.ExpectedException expectedEx
public TestFixedFileTrailer(int version)
public static Collection<Object[]> getParameters()
public void setUp() throws IOException
IOExceptionpublic void testComparatorIsHBase1Compatible()
public void testCreateComparator() throws IOException
IOExceptionpublic void testTrailer() throws IOException
IOExceptionpublic void testTrailerForV2NonPBCompatibility() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.