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
           
static class KeyValueCodecWithTags.KeyValueEncoder
           
 



Copyright © 2007-2015 The Apache Software Foundation. All Rights Reserved.