public class TestZstdDictionary extends CompressionTestBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
DICTIONARY_PATH |
private static int |
EXPECTED_COMPRESSED_SIZE |
private static byte[] |
TEST_DATA |
BLOCK_SIZE, LARGE_SIZE, LOG, SMALL_INPUT, VERY_LARGE_SIZE| Constructor and Description |
|---|
TestZstdDictionary() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
setUp() |
void |
test() |
codecLargeTest, codecSmallTest, codecTest, codecTest, codecVeryLargeTest, fill, fillpublic static final HBaseClassTestRule CLASS_RULE
private static final String DICTIONARY_PATH
private static final int EXPECTED_COMPRESSED_SIZE
private static byte[] TEST_DATA
public TestZstdDictionary()
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.