| SnowflakeTelemetryBasicInfo |
Minimum information needed to sent to Snowflake through Telemetry API
|
| SnowflakeTelemetryPipeCreation |
This object is send only once when pipe starts No concurrent modification is made on this object,
thus no lock is required.
|
| SnowflakeTelemetryPipeStatus |
|
| SnowflakeTelemetryService |
Abstract class handling basics of sending telemetry information to snowflake.
|
| SnowflakeTelemetryServiceFactory |
Factory class which produces the telemetry service which essentially has a telemetry client
instance.
|
| SnowflakeTelemetryServiceFactory.SnowflakeTelemetryServiceBuilder |
Builder for TelemetryService
|
| SnowflakeTelemetryServiceV1 |
Implementation of Snowflake Telemetry Service specific for Snowpipe telemetries.
|
| TelemetryConstants |
Placeholder for all constants used for Sending information from Connector to Snowflake through
Telemetry API
|