![]() |
MySQL 9.4.0
Source Code Documentation
|
This is the complete list of members for mrs::EndpointResponseCache, including all inherited members.
| cache_ | mrs::EndpointResponseCache | protected |
| cache_mutex_ | mrs::EndpointResponseCache | mutableprotected |
| 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::EndpointResponseCache | protected |
| EndpointResponseCache(ResponseCache *owner, uint64_t ttl_ms) | mrs::EndpointResponseCache | protected |
| lookup(const std::string &key) const | mrs::EndpointResponseCache | protected |
| owner_ | mrs::EndpointResponseCache | protected |
| remove_entry(std::shared_ptr< CacheEntry > entry, bool ejected) | mrs::EndpointResponseCache | protected |
| remove_entry_nolock(std::shared_ptr< CacheEntry > entry, bool ejected) | mrs::EndpointResponseCache | protectedvirtual |
| ResponseCache | mrs::EndpointResponseCache | friend |
| ttl_ | mrs::EndpointResponseCache | protected |
| UniversalId typedef | mrs::EndpointResponseCache | |
| Uri typedef | mrs::EndpointResponseCache | |
| ~EndpointResponseCache()=default | mrs::EndpointResponseCache | protectedvirtual |