| Package | Description |
|---|---|
| tech.ydb.query.settings |
| Modifier and Type | Method and Description |
|---|---|
QueryExecMode |
ExecuteQuerySettings.getExecMode() |
static QueryExecMode |
QueryExecMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryExecMode[] |
QueryExecMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExecuteQuerySettings.Builder |
ExecuteQuerySettings.Builder.withExecMode(QueryExecMode mode) |
Copyright © 2024. All rights reserved.