Class TestHFileBlockHeaderCorruption

java.lang.Object
org.apache.hadoop.hbase.io.hfile.TestHFileBlockHeaderCorruption

@Tag("org.apache.hadoop.hbase.testclassification.IOTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests") public class TestHFileBlockHeaderCorruption extends Object
This test provides coverage for HFileHeader block fields that are read and interpreted before HBase checksum validation can be applied. As of now, this is just onDiskSizeWithoutHeader.