Definition at line 72 of file base.hpp.
|
enum class | Level {
kCluster
,
kShard
,
kInstance
} |
|
◆ Level
enum class storages::redis::MetricsSettings::Level |
|
strong |
◆ MetricsSettings()
◆ GetMetricsLevel()
Level storages::redis::MetricsSettings::GetMetricsLevel |
( |
| ) |
const |
|
inline |
◆ IsCommandTimingsEnabled()
bool storages::redis::MetricsSettings::IsCommandTimingsEnabled |
( |
| ) |
const |
|
inline |
◆ IsReplySizesEnabled()
bool storages::redis::MetricsSettings::IsReplySizesEnabled |
( |
| ) |
const |
|
inline |
◆ IsRequestSizesEnabled()
bool storages::redis::MetricsSettings::IsRequestSizesEnabled |
( |
| ) |
const |
|
inline |
◆ IsTimingsEnabled()
bool storages::redis::MetricsSettings::IsTimingsEnabled |
( |
| ) |
const |
|
inline |
◆ operator!=()
constexpr bool storages::redis::MetricsSettings::operator!= |
( |
const MetricsSettings & | rhs | ) |
const |
|
inlineconstexpr |
◆ operator==()
constexpr bool storages::redis::MetricsSettings::operator== |
( |
const MetricsSettings & | rhs | ) |
const |
|
inlineconstexpr |
◆ dynamic_settings
◆ static_settings
The documentation for this struct was generated from the following file: