public static class KeyValueCodec.KeyValueDecoder extends BaseDecoder
BaseDecoder.PBISin, LOG| Constructor and Description |
|---|
KeyValueDecoder(java.io.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
protected Cell |
parseCell()
Extract a Cell.
|
advance, currentprotected Cell parseCell() throws java.io.IOException
BaseDecoderparseCell in class BaseDecoderjava.io.IOException