public static class KeyValueCodec.KeyValueEncoder extends BaseEncoder
flushed, out| 构造器和说明 |
|---|
KeyValueEncoder(OutputStream out) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
write(Cell cell)
Implementation must copy the entire state of the Cell.
|
checkFlushed, flush, getOuputStreampublic KeyValueEncoder(OutputStream out)
public void write(Cell cell) throws IOException
CellOutputStreamwrite 在接口中 CellOutputStreamwrite 在类中 BaseEncodercell - Cell to write outIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.