public interface FrameWriterFactory
FrameWriter.| Modifier and Type | Method and Description |
|---|---|
long |
allocatorCapacity() |
FrameWriter |
newFrameWriter(ColumnSelectorFactory columnSelectorFactory)
Create a writer where
FrameWriter.addSelection() adds the current row from a ColumnSelectorFactory. |
FrameWriter newFrameWriter(ColumnSelectorFactory columnSelectorFactory)
FrameWriter.addSelection() adds the current row from a ColumnSelectorFactory.long allocatorCapacity()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.