| Package | Description |
|---|---|
| tech.ydb.table.query.stats | |
| tech.ydb.table.settings |
| Modifier and Type | Method and Description |
|---|---|
static QueryStatsCollectionMode |
QueryStatsCollectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryStatsCollectionMode[] |
QueryStatsCollectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueryStatsCollectionMode |
ExecuteDataQuerySettings.collectStats() |
QueryStatsCollectionMode |
ExecuteScanQuerySettings.getCollectStats() |
| Modifier and Type | Method and Description |
|---|---|
ExecuteScanQuerySettings.Builder |
ExecuteScanQuerySettings.Builder.setCollectStats(QueryStatsCollectionMode collectStats) |
ExecuteDataQuerySettings |
ExecuteDataQuerySettings.setCollectStats(QueryStatsCollectionMode collectStats) |
Copyright © 2023. All rights reserved.