Package org.apache.beam.sdk.io.snowflake.services
package org.apache.beam.sdk.io.snowflake.services
Snowflake IO services and POJOs.
-
ClassDescriptionClass for preparing configuration for batch write and read.Implemenation of
SnowflakeServices.BatchService
used in production.Interface which defines common methods for interacting with Snowflake.Class for preparing configuration for streaming write.Implementation ofSnowflakeServices.StreamingService
used in production.