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 inModifier and TypeMethodDescriptionprotected voidHFileReaderImpl.EncodedScanner.updateCurrentBlock(org.apache.hadoop.hbase.io.hfile.HFileBlock newBlock) Updates the current block to be the givenHFileBlock.