Uses of Interface
org.apache.hadoop.hbase.io.CellOutputStream

Packages that use CellOutputStream
org.apache.hadoop.hbase.codec   
 

Uses of CellOutputStream in org.apache.hadoop.hbase.codec
 

Subinterfaces of CellOutputStream in org.apache.hadoop.hbase.codec
static interface Codec.Encoder
          Call flush when done.
 

Classes in org.apache.hadoop.hbase.codec that implement CellOutputStream
 class BaseEncoder
          TODO javadoc
static class KeyValueCodec.KeyValueEncoder
           
 



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