MySQL 9.7.0
Source Code Documentation
HostCacheConfig Class Reference

#include <host_cache_config.h>

Inheritance diagram for HostCacheConfig:
[legend]

Public Attributes

uint32_t max_entries_
 
uint32_t ttl_success_
 
uint32_t ttl_negative_
 
double ttl_jitter_ratio_
 
bool enabled_
 

Member Data Documentation

◆ enabled_

bool HostCacheConfig::enabled_

◆ max_entries_

uint32_t HostCacheConfig::max_entries_

◆ ttl_jitter_ratio_

double HostCacheConfig::ttl_jitter_ratio_

◆ ttl_negative_

uint32_t HostCacheConfig::ttl_negative_

◆ ttl_success_

uint32_t HostCacheConfig::ttl_success_

The documentation for this class was generated from the following file: