Uses of Interface
com.snowflake.kafka.connector.internal.SnowflakeIngestionService
-
Packages that use SnowflakeIngestionService Package Description com.snowflake.kafka.connector.internal -
-
Uses of SnowflakeIngestionService in com.snowflake.kafka.connector.internal
Classes in com.snowflake.kafka.connector.internal that implement SnowflakeIngestionService Modifier and Type Class Description classSnowflakeIngestionServiceV1Implementation of Snowpipe API calls.Methods in com.snowflake.kafka.connector.internal that return SnowflakeIngestionService Modifier and Type Method Description SnowflakeIngestionServiceSnowflakeConnectionService. buildIngestService(String stageName, String pipeName)build ingest service instance for given stage and pipeSnowflakeIngestionServiceSnowflakeConnectionServiceV1. buildIngestService(String stageName, String pipeName)
-