userver: userver/ydb/dist_lock/settings.hpp File Reference
Loading...
Searching...
No Matches
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>
+ 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 >)