Uses of Class
org.apache.hadoop.hbase.io.hfile.CorruptHFileException

Packages that use org.apache.hadoop.hbase.io.hfile.CorruptHFileException
Package
Description
Provides implementations of HFile and HFile BlockCache.
  • Uses of org.apache.hadoop.hbase.io.hfile.CorruptHFileException in org.apache.hadoop.hbase.io.hfile

    Methods in org.apache.hadoop.hbase.io.hfile that throw org.apache.hadoop.hbase.io.hfile.CorruptHFileException in in
    Modifier and Type
    Method
    Description
    protected void
    HFileReaderImpl.EncodedScanner.updateCurrentBlock(org.apache.hadoop.hbase.io.hfile.HFileBlock newBlock)
    Updates the current block to be the given HFileBlock.