| Package | Description |
|---|---|
| org.apache.hadoop.hbase.codec | |
| org.apache.hadoop.hbase.ipc | |
| org.apache.hadoop.hbase.regionserver.wal |
| Class and Description |
|---|
| BaseDecoder
TODO javadoc
|
| BaseDecoder.PBIS |
| BaseEncoder
TODO javadoc
|
| Codec
Encoder/Decoder for Cell.
|
| Codec.Decoder
Implementations should implicitly clean up any resources allocated when the
Decoder/CellScanner runs off the end of the cell block.
|
| Codec.Encoder
Call flush when done.
|
| CodecException
Thrown when problems in the codec whether setup or context.
|
| Class and Description |
|---|
| Codec
Encoder/Decoder for Cell.
|
| Class and Description |
|---|
| BaseEncoder
TODO javadoc
|
| Codec
Encoder/Decoder for Cell.
|
| Codec.Decoder
Implementations should implicitly clean up any resources allocated when the
Decoder/CellScanner runs off the end of the cell block.
|
| Codec.Encoder
Call flush when done.
|