Package org.apache.hadoop.hbase.codec

Interface Summary
Codec Encoder/Decoder for KeyValue.
Decoder An interface for iterating through a sequence of KeyValues.
Encoder Accepts a stream of KeyValues.
 

Class Summary
BaseDecoder  
BaseEncoder  
KeyValueCodec Codec that does KeyValue version 1 serialization.
KeyValueCodec.KeyValueDecoder  
KeyValueCodec.KeyValueEncoder  
 

Exception Summary
CodecException Thrown when problems in the codec whether setup or context.
 



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