Uses of Class
org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl

Packages that use org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl
Package
Description
Provides implementations of HFile and HFile BlockCache.
  • Uses of org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl in org.apache.hadoop.hbase.io.hfile

    Subclasses of org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.HFileScannerImpl in in org.apache.hadoop.hbase.io.hfile
    Modifier and Type
    Class
    Description
    protected static class 
    org.apache.hadoop.hbase.io.hfile.HFileReaderImpl.EncodedScanner
    Scanner that operates on encoded data blocks.