Uses of Package
org.apache.hadoop.hbase.io.hfile

Packages that use org.apache.hadoop.hbase.io.hfile
org.apache.hadoop.hbase   
org.apache.hadoop.hbase.client Provides HBase Client 
org.apache.hadoop.hbase.io   
org.apache.hadoop.hbase.io.hfile Provides the hbase data+index+metadata file. 
org.apache.hadoop.hbase.regionserver   
org.apache.hadoop.hbase.util   
 

Classes in org.apache.hadoop.hbase.io.hfile used by org.apache.hadoop.hbase
Compression.Algorithm
          Compression algorithms.
 

Classes in org.apache.hadoop.hbase.io.hfile used by org.apache.hadoop.hbase.client
Compression.Algorithm
          Compression algorithms.
 

Classes in org.apache.hadoop.hbase.io.hfile used by org.apache.hadoop.hbase.io
BlockCache
          Block cache interface.
HFileScanner
          A scanner allows you to position yourself within a HFile and scan through it.
 

Classes in org.apache.hadoop.hbase.io.hfile used by org.apache.hadoop.hbase.io.hfile
BlockCache
          Block cache interface.
CachedBlock
          Represents an entry in the LruBlockCache.
Compression.Algorithm
          Compression algorithms.
HFile.Reader
          HFile Reader.
HFileScanner
          A scanner allows you to position yourself within a HFile and scan through it.
LruBlockCache.CacheStats
           
 

Classes in org.apache.hadoop.hbase.io.hfile used by org.apache.hadoop.hbase.regionserver
BlockCache
          Block cache interface.
Compression.Algorithm
          Compression algorithms.
HFile.Writer
          HFile Writer.
HFileScanner
          A scanner allows you to position yourself within a HFile and scan through it.
 

Classes in org.apache.hadoop.hbase.io.hfile used by org.apache.hadoop.hbase.util
Compression.Algorithm
          Compression algorithms.
 



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