| Package | Description |
|---|---|
| net.snowflake.client.core | |
| net.snowflake.client.jdbc.telemetry |
| Modifier and Type | Method and Description |
|---|---|
Telemetry |
SFSession.getTelemetryClient() |
| Modifier and Type | Method and Description |
|---|---|
static Telemetry |
Telemetry.createTelemetry(Connection conn)
Initialize the telemetry connector
|
static Telemetry |
Telemetry.createTelemetry(Connection conn,
int flushSize)
Initialize the telemetry connector
|
static Telemetry |
Telemetry.createTelemetry(SFSession session)
Initialize the telemetry connector
|
static Telemetry |
Telemetry.createTelemetry(SFSession session,
int flushSize)
Initialize the telemetry connector
|
Copyright © 2019. All rights reserved.