Definition at line 31 of file settings.hpp.
Public Attributes | |
std::optional< bool > | keep_in_query_cache {std::nullopt} |
std::optional< NYdb::NTable::ECollectQueryStatsMode > | collect_query_stats {std::nullopt} |
std::optional<NYdb::NTable::ECollectQueryStatsMode> ydb::QuerySettings::collect_query_stats {std::nullopt} |
Definition at line 33 of file settings.hpp.
std::optional<bool> ydb::QuerySettings::keep_in_query_cache {std::nullopt} |
Definition at line 32 of file settings.hpp.