BuildCache
bcache::redis_cache_provider_t Member List

This is the complete list of members for bcache::redis_cache_provider_t, including all inherited members.

add(const std::string &hash, const cache_entry_t &entry, const std::map< std::string, expected_file_t > &expected_files) overridebcache::redis_cache_provider_tvirtual
connect(const std::string &host_description) overridebcache::redis_cache_provider_tvirtual
connection_timeout_ms()bcache::remote_cache_provider_tprotectedstatic
disconnect()bcache::redis_cache_provider_tprivate
get_data(const std::string &key)bcache::redis_cache_provider_tprivate
get_file(const std::string &hash, const std::string &source_id, const std::string &target_path, const bool is_compressed) overridebcache::redis_cache_provider_tvirtual
is_connected() const overridebcache::redis_cache_provider_tvirtual
lookup(const std::string &hash) overridebcache::redis_cache_provider_tvirtual
m_ctx (defined in bcache::redis_cache_provider_t)bcache::redis_cache_provider_tprivate
operator=(const remote_cache_provider_t &)=delete (defined in bcache::remote_cache_provider_t)bcache::remote_cache_provider_tprivate
parse_host_description(const std::string &host_description, std::string &host, int &port, std::string &path)bcache::remote_cache_provider_tprotectedstatic
redis_cache_provider_t() (defined in bcache::redis_cache_provider_t)bcache::redis_cache_provider_t
remote_cache_provider_t() (defined in bcache::remote_cache_provider_t)bcache::remote_cache_provider_tprotected
remote_cache_provider_t(const remote_cache_provider_t &)=delete (defined in bcache::remote_cache_provider_t)bcache::remote_cache_provider_tprivate
set_data(const std::string &key, const std::string &data)bcache::redis_cache_provider_tprivate
transfer_timeout_ms()bcache::remote_cache_provider_tprotectedstatic
~redis_cache_provider_t() override (defined in bcache::redis_cache_provider_t)bcache::redis_cache_provider_t
~remote_cache_provider_t()bcache::remote_cache_provider_tvirtual