public static class KeyValueCodec.KeyValueDecoder extends BaseDecoder
BaseDecoder.PBISin, LOG| Constructor and Description |
|---|
KeyValueCodec.KeyValueDecoder(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
protected Cell |
parseCell()
Extract a Cell.
|
advance, current, getInputStreampublic KeyValueCodec.KeyValueDecoder(InputStream in)
protected Cell parseCell() throws IOException
BaseDecoderparseCell in class BaseDecoderIOExceptionCopyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.