@InterfaceAudience.Private
@InterfaceStability.Evolving
public interface CellOutputStream
To read Cells, use CellScanner
CellScannervoid write(Cell cell) throws IOException
cell - Cell to write outIOExceptionvoid flush()
throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.