public class TestCompressor extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestCompressor() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
void |
testCompressingWithClearDictionaries() |
void |
testCompressingWithNullDictionaries() |
void |
testNegativeToShort() |
void |
testToShort() |
public static final HBaseClassTestRule CLASS_RULE
public TestCompressor()
public static void setUpBeforeClass() throws Exception
Exception
public void testToShort()
public void testNegativeToShort()
public void testCompressingWithNullDictionaries() throws IOException
IOException
public void testCompressingWithClearDictionaries() throws IOException
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.