public static class KeyValueCodec.KeyValueDecoder extends BaseDecoder
BaseDecoder.PBIS
in, LOG
Constructor and Description |
---|
KeyValueDecoder(InputStream in) |
Modifier and Type | Method and Description |
---|---|
protected Cell |
parseCell()
Extract a Cell.
|
advance, current, getInputStream
public KeyValueDecoder(InputStream in)
protected Cell parseCell() throws IOException
BaseDecoder
parseCell
in class BaseDecoder
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.