static class CellCodec.CellDecoder extends BaseDecoder
BaseDecoder.PBIS| Modifier and Type | Field and Description | 
|---|---|
| private ExtendedCellBuilder | cellBuilder | 
in, LOG| Constructor and Description | 
|---|
| CellDecoder(InputStream in) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Cell | parseCell()Extract a Cell. | 
| private byte[] | readByteArray(InputStream in) | 
advance, current, getInputStreamprivate final ExtendedCellBuilder cellBuilder
public CellDecoder(InputStream in)
protected Cell parseCell() throws IOException
BaseDecoderparseCell in class BaseDecoderIOExceptionprivate byte[] readByteArray(InputStream in) throws IOException
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.