MySQL 9.3.0
Source Code Documentation
mrs::FileEndpointResponseCache Member List

This is the complete list of members for mrs::FileEndpointResponseCache, including all inherited members.

cache_mrs::EndpointResponseCacheprotected
cache_mutex_mrs::EndpointResponseCacheprotected
create_entry(const std::string &key, const std::string &data, int64_t items=0, std::optional< helper::MediaType > media_type={}, std::optional< std::string > media_type_str={})mrs::EndpointResponseCacheprotected
create_file_entry(const UniversalId &id, const std::string &data, helper::MediaType media_type)mrs::FileEndpointResponseCache
EndpointResponseCache(ResponseCache *owner, uint64_t ttl_ms)mrs::EndpointResponseCacheprotected
FileEndpointResponseCache(ResponseCache *owner)mrs::FileEndpointResponseCacheexplicit
lookup(const std::string &key)mrs::EndpointResponseCacheprotected
lookup_file(const UniversalId &id)mrs::FileEndpointResponseCache
owner_mrs::EndpointResponseCacheprotected
remove_entry(std::shared_ptr< CacheEntry > entry, bool ejected)mrs::EndpointResponseCacheprotected
remove_entry_nolock(std::shared_ptr< CacheEntry > entry, bool ejected) overridemrs::FileEndpointResponseCacheprivatevirtual
ttl_mrs::EndpointResponseCacheprotected
UniversalId typedefmrs::EndpointResponseCache
Uri typedefmrs::EndpointResponseCache
~EndpointResponseCache()=defaultmrs::EndpointResponseCacheprotectedvirtual
~FileEndpointResponseCache() overridemrs::FileEndpointResponseCache