Class TestCodecPool

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

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.