public class TestCompressionTest extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
private static org.slf4j.Logger | 
LOG  | 
| Constructor and Description | 
|---|
TestCompressionTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
private boolean | 
isCompressionAvailable(String codecClassName)  | 
private void | 
nativeCodecTest(String codecName,
               String libName,
               String codecClassName)
Verify CompressionTest.testCompression() on a native codec. 
 | 
void | 
testExceptionCaching()  | 
void | 
testTestCompression()  | 
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public TestCompressionTest()
public void testExceptionCaching()
public void testTestCompression()
private boolean isCompressionAvailable(String codecClassName)
private void nativeCodecTest(String codecName, String libName, String codecClassName)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.