| Package | Description |
|---|---|
| net.snowflake.client.core.bind | |
| net.snowflake.client.jdbc.telemetry |
| Modifier and Type | Field and Description |
|---|---|
TelemetryField |
BindException.Type.field |
| Modifier and Type | Method and Description |
|---|---|
static TelemetryField |
TelemetryField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TelemetryField[] |
TelemetryField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TelemetryData |
TelemetryUtil.buildJobData(String queryId,
TelemetryField field,
long value)
Create a simple TelemetryData instance for Job metrics using given parameters
|
Copyright © 2022. All rights reserved.