@InterfaceAudience.Private
public interface CellSink
HFile.Writer,
StoreFileWriter, AbstractMultiFileWriter,
BloomFilterWriter are some implementors of this.void append(Cell cell) throws IOException
cell - the cell to be addedIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.