@InterfaceAudience.LimitedPrivate(value={"Coprocesssor","Phoenix"}) public abstract class BaseDecoder extends Object implements Codec.Decoder
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
BaseDecoder.PBIS |
| 限定符和类型 | 字段和说明 |
|---|---|
protected InputStream |
in |
protected static org.apache.commons.logging.Log |
LOG |
| 构造器和说明 |
|---|
BaseDecoder(InputStream in) |
protected static final org.apache.commons.logging.Log LOG
protected final InputStream in
public BaseDecoder(InputStream in)
public boolean advance()
throws IOException
CellScanneradvance 在接口中 CellScannerCellScanner.current() will return a valid CellIOExceptionprotected InputStream getInputStream()
@NonNull protected abstract Cell parseCell() throws IOException
IOExceptionpublic Cell current()
current 在接口中 CellScannerCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.