Uses of Class
org.apache.hadoop.hbase.io.hfile.HFileBlock.AbstractFSReader

Packages that use HFileBlock.AbstractFSReader
org.apache.hadoop.hbase.io.hfile Provides the hbase data+index+metadata file. 
 

Uses of HFileBlock.AbstractFSReader in org.apache.hadoop.hbase.io.hfile
 

Subclasses of HFileBlock.AbstractFSReader in org.apache.hadoop.hbase.io.hfile
static class HFileBlock.FSReaderV1
          Reads version 1 blocks from the file system.
static class HFileBlock.FSReaderV2
          Reads version 2 blocks from the filesystem.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.