public class TestLzmaCodec 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 | 
|---|
| TestLzmaCodec() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | testLzmaCodecLarge() | 
| void | testLzmaCodecSmall() | 
| void | testLzmaCodecVeryLarge() | 
codecLargeTest, codecSmallTest, codecTest, codecTest, codecVeryLargeTest, fill, fillpublic static final HBaseClassTestRule CLASS_RULE
public TestLzmaCodec()
public void testLzmaCodecSmall() throws Exception
Exceptionpublic void testLzmaCodecLarge() throws Exception
Exceptionpublic void testLzmaCodecVeryLarge() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.