| Package | Description |
|---|---|
| com.databricks.sdk.service.sql |
| Modifier and Type | Method and Description |
|---|---|
PlansState |
QueryInfo.getPlansState() |
static PlansState |
PlansState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlansState[] |
PlansState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueryInfo |
QueryInfo.setPlansState(PlansState plansState) |
Copyright © 2024. All rights reserved.