Package com.snowflake.kafka.connector.internal.streaming
-
Class Summary Class Description SchematizationUtils This is a class containing the helper functions related to schematizationSnowflakeSinkServiceV2 This is per task configuration.StreamingBufferThreshold Helper class Associated to Streaming Snowpipe runtime of Kafka Connect which can help to identify if there is a need to flush the buffered records.StreamingClientHandler This class handles all calls to manage the streaming ingestion clientStreamingClientProvider Factory that provides the streaming client(s).StreamingUtils TopicPartitionChannel This is a wrapper on top of Streaming Ingest Channel which is responsible for ingesting rows to Snowflake. -
Enum Summary Enum Description IngestionMethodConfig Enum representing the allowed values for configSnowflakeSinkConnectorConfig.INGESTION_METHOD_OPT -
Exception Summary Exception Description TopicPartitionChannelInsertionException Class for exceptions that occur while interacting with Snowflake through Snowpipe Streaming.