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
Exceptionpublic void testToShort()
public void testNegativeToShort()
public void testCompressingWithNullDictionaries() throws IOException
IOExceptionpublic void testCompressingWithClearDictionaries() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.