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