public interface FrameColumnWriter extends Closeable
| Modifier and Type | Method and Description |
|---|---|
boolean |
addSelection() |
void |
close() |
long |
size() |
void |
undo() |
long |
writeTo(org.apache.datasketches.memory.WritableMemory memory,
long position) |
boolean addSelection()
void undo()
long size()
long writeTo(org.apache.datasketches.memory.WritableMemory memory,
long position)
void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.