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