Uses of Interface
org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext

Packages that use HFileBlockDecodingContext
org.apache.hadoop.hbase.io.encoding   
 

Uses of HFileBlockDecodingContext in org.apache.hadoop.hbase.io.encoding
 

Classes in org.apache.hadoop.hbase.io.encoding that implement HFileBlockDecodingContext
 class HFileBlockDefaultDecodingContext
          A default implementation of HFileBlockDecodingContext.
 

Methods in org.apache.hadoop.hbase.io.encoding that return HFileBlockDecodingContext
 HFileBlockDecodingContext DataBlockEncoder.newDataBlockDecodingContext(Compression.Algorithm compressionAlgorithm)
          Creates an encoder specific decoding context, which will prepare the data before actual decoding
 



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