public class TestSnappyCodec 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 |
---|
TestSnappyCodec() |
Modifier and Type | Method and Description |
---|---|
void |
testSnappyCodecLarge() |
void |
testSnappyCodecSmall() |
void |
testSnappyCodecVeryLarge() |
codecLargeTest, codecSmallTest, codecTest, codecTest, codecVeryLargeTest, fill, fill
public static final HBaseClassTestRule CLASS_RULE
public TestSnappyCodec()
public void testSnappyCodecSmall() throws Exception
Exception
public void testSnappyCodecLarge() throws Exception
Exception
public void testSnappyCodecVeryLarge() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.