account_in_statistics | storages::redis::CommandControl | |
allow_reads_from_master | storages::redis::CommandControl | |
best_dc_count | storages::redis::CommandControl | |
chunk_size | storages::redis::CommandControl | |
CommandControl()=default (defined in storages::redis::CommandControl) | storages::redis::CommandControl | |
CommandControl(const std::optional< std::chrono::milliseconds > &timeout_single, const std::optional< std::chrono::milliseconds > &timeout_all, const std::optional< size_t > &max_retries) noexcept (defined in storages::redis::CommandControl) | storages::redis::CommandControl | inline |
force_request_to_master | storages::redis::CommandControl | |
force_retries_to_master_on_nil_reply | storages::redis::CommandControl | |
force_server_id | storages::redis::CommandControl | |
force_shard_idx | storages::redis::CommandControl | |
max_ping_latency | storages::redis::CommandControl | |
max_retries | storages::redis::CommandControl | |
MergeWith(const CommandControl &b) const (defined in storages::redis::CommandControl) | storages::redis::CommandControl | |
MergeWith(const testsuite::RedisControl &) const (defined in storages::redis::CommandControl) | storages::redis::CommandControl | |
MergeWith(RetryNilFromMaster) const (defined in storages::redis::CommandControl) | storages::redis::CommandControl | |
operator<=>(const CommandControl &) const =default (defined in storages::redis::CommandControl) | storages::redis::CommandControl | |
retry_counter | storages::redis::CommandControl | |
Strategy enum name | storages::redis::CommandControl | |
strategy | storages::redis::CommandControl | |
timeout_all | storages::redis::CommandControl | |
timeout_single | storages::redis::CommandControl | |
ToString() const (defined in storages::redis::CommandControl) | storages::redis::CommandControl | |