public class TestLz4Codec extends CompressionTestBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
BLOCK_SIZE, LARGE_SIZE, LOG, SMALL_INPUT, VERY_LARGE_SIZE| Constructor and Description |
|---|
TestLz4Codec() |
| Modifier and Type | Method and Description |
|---|---|
void |
testLz4CodecLarge() |
void |
testLz4CodecSmall() |
void |
testLz4CodecVeryLarge() |
codecLargeTest, codecSmallTest, codecTest, codecTest, codecVeryLargeTest, fill, fillpublic static final HBaseClassTestRule CLASS_RULE
public TestLz4Codec()
public void testLz4CodecSmall() throws Exception
Exceptionpublic void testLz4CodecLarge() throws Exception
Exceptionpublic void testLz4CodecVeryLarge() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.