26#ifndef MYSQLROUTER_SUPPORTED_HOST_CACHE_OPTIONS_INCLUDED
27#define MYSQLROUTER_SUPPORTED_HOST_CACHE_OPTIONS_INCLUDED
constexpr const char kOptionTtlJitter[]
Definition: supported_host_cache_options.h:37
static constexpr uint32_t kDefaultTtlNegative
Definition: supported_host_cache_options.h:42
constexpr const char kOptionTtlSuccess[]
Definition: supported_host_cache_options.h:35
static constexpr bool kDefaultEnabled
Definition: supported_host_cache_options.h:40
static constexpr uint32_t kDefaultTtlSuccess
Definition: supported_host_cache_options.h:41
static constexpr uint32_t kDefaultMaxEntries
Definition: supported_host_cache_options.h:44
static constexpr double kDefaultTtlJitter
Definition: supported_host_cache_options.h:43
constexpr const char kOptionMaxEntries[]
Definition: supported_host_cache_options.h:38
constexpr const char kOptionTtlNegative[]
Definition: supported_host_cache_options.h:36
constexpr const char kOptionEnabled[]
Definition: supported_host_cache_options.h:34
Definition: host_cache_entry.h:36
Definition: options.cc:57