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, getOuputStream
public KeyValueEncoder(OutputStream out)
public void write(Cell cell) throws IOException
CellOutputStream
write
在接口中 CellOutputStream
write
在类中 BaseEncoder
cell
- Cell to write outIOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.