userver: ydb::QuerySettings Struct Reference
Loading...
Searching...
No Matches
ydb::QuerySettings Struct Referencefinal

Detailed Description

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
 

Member Data Documentation

◆ collect_query_stats

std::optional<NYdb::NTable::ECollectQueryStatsMode> ydb::QuerySettings::collect_query_stats
Initial value:
{
std::nullopt}

Definition at line 33 of file settings.hpp.

◆ keep_in_query_cache

std::optional<bool> ydb::QuerySettings::keep_in_query_cache {std::nullopt}

Definition at line 32 of file settings.hpp.


The documentation for this struct was generated from the following file: