Uses of Class
org.apache.hadoop.hbase.io.hfile.HFileReaderImpl
Packages that use HFileReaderImpl
-
Uses of HFileReaderImpl in org.apache.hadoop.hbase.io.hfile
Subclasses of HFileReaderImpl in org.apache.hadoop.hbase.io.hfileModifier and TypeClassDescriptionclass
Implementation ofHFile.Reader
to deal with pread.class
Implementation ofHFile.Reader
to deal with stream read do not perform any prefetch operations (HFilePreadReader will do this).