Uses of Package
org.apache.hadoop.hbase.codec
Packages that use org.apache.hadoop.hbase.codec
Package
Description
Tools to help define network clients and servers.
- 
Classes in org.apache.hadoop.hbase.codec used by org.apache.hadoop.hbase.codecClassDescriptionBase implementation for
Codec.Decoder.TODO javadocEncoder/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. - 
Classes in org.apache.hadoop.hbase.codec used by org.apache.hadoop.hbase.ipc
 - 
Classes in org.apache.hadoop.hbase.codec used by org.apache.hadoop.hbase.regionserver.walClassDescriptionBase implementation for
Codec.Decoder.TODO javadocEncoder/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. - 
Classes in org.apache.hadoop.hbase.codec used by org.apache.hadoop.hbase.walClassDescriptionImplementations should implicitly clean up any resources allocated when the Decoder/CellScanner runs off the end of the cell block.