Package org.apache.hadoop.hbase.codec
package org.apache.hadoop.hbase.codec
-
ClassDescriptionTODO javadocTODO javadocBasic Cell codec that just writes out all the individual elements of a Cell.Basic Cell codec that just writes out all the individual elements of a Cell including the tags.Encoder/Decoder for Cell.Implementations should implicitly clean up any resources allocated when the Decoder/CellScanner runs off the end of the cell block.Call flush when done.Thrown when problems in the codec whether setup or context.Codec that does KeyValue version 1 serialization.Codec that does KeyValue version 1 serialization with serializing tags also.Codec that just writes out Cell as a protobuf Cell Message.