Flusher.SerializationResult| Constructor and Description |
|---|
ArrowFlusher() |
| Modifier and Type | Method and Description |
|---|---|
Flusher.SerializationResult |
serialize(List<net.snowflake.ingest.streaming.internal.ChannelData<org.apache.arrow.vector.VectorSchemaRoot>> channelsDataPerTable,
String filePath)
Serialize buffered rows into the underlying format.
|
public Flusher.SerializationResult serialize(List<net.snowflake.ingest.streaming.internal.ChannelData<org.apache.arrow.vector.VectorSchemaRoot>> channelsDataPerTable, String filePath) throws IOException
Flusherserialize in interface Flusher<org.apache.arrow.vector.VectorSchemaRoot>channelsDataPerTable - buffered rowsfilePath - file pathFlusher.SerializationResultIOExceptionCopyright © 2023. All rights reserved.