Class TestCodecPool

java.lang.Object
org.apache.hadoop.hbase.io.compress.TestCodecPool

@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests") public class TestCodecPool extends Object
Along with CodecPool, this is copied from the class of the same name in hadoop-common. Modified to accommodate changes to HBase's CodecPool.