public static class WALCellCodec.EnsureKvEncoder extends BaseEncoder
flushed, out
Constructor and Description |
---|
WALCellCodec.EnsureKvEncoder(OutputStream out) |
Modifier and Type | Method and Description |
---|---|
void |
write(Cell cell)
Implementation must copy the entire state of the Cell.
|
checkFlushed, flush, getOuputStream
public WALCellCodec.EnsureKvEncoder(OutputStream out)
public void write(Cell cell) throws IOException
CellOutputStream
write
in interface CellOutputStream
write
in class BaseEncoder
cell
- Cell to write outIOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.