userver: userver/ydb/dist_lock/settings.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
settings.hpp File Reference

Detailed Description

A set of tweak-able settings for ydb::DistLockWorker.

Definition in file settings.hpp.

Go to the source code of this file.

#include <chrono>
#include <userver/yaml_config/fwd.hpp>
+ Include dependency graph for settings.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

struct  ydb::DistLockSettings
 A set of tweak-able settings for ydb::DistLockWorker. More...
 

Namespaces

namespace  formats
 Value formats representation, parsing and serialization.
 
namespace  formats::parse
 Generic parsers and converters.
 

Functions

ydb::DistLockSettings formats::parse::Parse (const yaml_config::YamlConfig &config, To< ydb::DistLockSettings >)