Class TestCompressor
java.lang.Object
org.apache.hadoop.hbase.regionserver.wal.TestCompressor
@Tag("org.apache.hadoop.hbase.testclassification.RegionServerTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestCompressor
extends Object
Test our compressor class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidvoidvoidvoidvoid
-
Constructor Details
-
TestCompressor
public TestCompressor()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
testToShort
-
testNegativeToShort
-
testCompressingWithNullDictionaries
- Throws:
IOException
-
testCompressingWithClearDictionaries
- Throws:
IOException
-