Uses of Class
org.apache.hadoop.hbase.io.hfile.CorruptHFileException
Packages that use CorruptHFileException
-
Uses of CorruptHFileException in org.apache.hadoop.hbase.io.hfile
Methods in org.apache.hadoop.hbase.io.hfile that throw CorruptHFileExceptionModifier and TypeMethodDescriptionprotected voidHFileReaderImpl.EncodedScanner.updateCurrentBlock(HFileBlock newBlock) Updates the current block to be the givenHFileBlock.