| BufferThreshold |
Helper class associated to runtime of Kafka Connect which can help to identify if there is a need
to flush the buffered records.
|
| EncryptionUtils |
|
| FileNameUtils |
|
| InternalUtils |
|
| KCLogger |
Logger for Snowflake Sink Connector.
|
| OAuthConstants |
This class contains constants for OAuth request.
|
| PartitionBuffer<T> |
Abstract class which holds buffered data per partition including its start offset, end offset,
size.
|
| SnowflakeConnectionServiceFactory |
|
| SnowflakeConnectionServiceFactory.SnowflakeConnectionServiceBuilder |
|
| SnowflakeConnectionServiceV1 |
Implementation of Snowflake Connection Service interface which includes all handshake between KC
and SF through JDBC connection.
|
| SnowflakeIngestionServiceFactory |
|
| SnowflakeIngestionServiceV1 |
Implementation of Snowpipe API calls.
|
| SnowflakeInternalStage |
Implementation of put API through JDBC's API uploadWithoutConnection.
|
| SnowflakeSinkServiceFactory |
|
| SnowflakeSinkServiceFactory.SnowflakeSinkServiceBuilder |
|
| SnowflakeURL |
Snowflake URL Object https://account.region.snowflakecomputing.com:443
|