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 TypeClassDescriptionclassImplementation ofHFile.Readerto deal with pread.classImplementation ofHFile.Readerto deal with stream read do not perform any prefetch operations (HFilePreadReader will do this).