Uses of Interface
net.snowflake.ingest.streaming.internal.Flusher
-
Packages that use Flusher Package Description net.snowflake.ingest.streaming.internal -
-
Uses of Flusher in net.snowflake.ingest.streaming.internal
Classes in net.snowflake.ingest.streaming.internal that implement Flusher Modifier and Type Class Description classArrowFlusherConvertsChannelDatabuffered inRowBufferto the Arrow format for faster processing.classParquetFlusherConvertsChannelDatabuffered inRowBufferto the Parquet format for faster processing.Methods in net.snowflake.ingest.streaming.internal that return Flusher Modifier and Type Method Description Flusher<ParquetChunkData>ParquetRowBuffer. createFlusher()
-