Uses of Class
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
Modifier and TypeMethodDescriptionprotected void
HFileReaderImpl.EncodedScanner.updateCurrentBlock
(org.apache.hadoop.hbase.io.hfile.HFileBlock newBlock) Updates the current block to be the givenHFileBlock
.