Class HFilePreadReader

java.lang.Object
org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
org.apache.hadoop.hbase.io.hfile.HFilePreadReader
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.hadoop.conf.Configurable, HFile.CachingBlockReader, HFile.Reader

@Private public class HFilePreadReader extends HFileReaderImpl
Implementation of HFile.Reader to deal with pread.