bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for BESDapFunctionResponseCache, including all inherited members.
BESDapFunctionResponseCache(const std::string &cache_dir, const std::string &prefix, unsigned long long size) | BESDapFunctionResponseCache | inlineprotected |
BESFileLockingCache()=default (defined in BESFileLockingCache) | BESFileLockingCache | |
BESFileLockingCache(const BESFileLockingCache &)=delete (defined in BESFileLockingCache) | BESFileLockingCache | |
BESFileLockingCache(std::string cache_dir, std::string prefix, unsigned long long size) | BESFileLockingCache | |
cache_enabled() const | BESFileLockingCache | inline |
cache_too_big(unsigned long long current_size) const | BESFileLockingCache | virtual |
can_be_cached(libdap::DDS *dds, const std::string &constraint) (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | virtual |
create_and_lock(const std::string &target, int &fd) | BESFileLockingCache | virtual |
dir_exists(const std::string &dir) | BESFileLockingCache | static |
disable() | BESFileLockingCache | inline |
dump(std::ostream &strm) const override | BESFileLockingCache | virtual |
enable() | BESFileLockingCache | inline |
exclusive_to_shared_lock(int fd) | BESFileLockingCache | virtual |
FunctionResponseCacheTest (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | friend |
get_cache_dir_from_config() (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | static |
get_cache_directory() const | BESFileLockingCache | inline |
get_cache_file_name(const std::string &src, bool mangle=true) | BESFileLockingCache | virtual |
get_cache_file_prefix() const | BESFileLockingCache | inline |
get_cache_prefix_from_config() (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | static |
get_cache_size() | BESFileLockingCache | virtual |
get_cache_size_from_config() (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | static |
get_exclusive_lock(const std::string &target, int &fd) | BESFileLockingCache | virtual |
get_exclusive_lock_nb(const std::string &target, int &fd) | BESFileLockingCache | virtual |
get_instance(const std::string &cache_dir, const std::string &prefix, unsigned long long size) (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | static |
get_instance() (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | static |
get_or_cache_dataset(libdap::DDS *dds, const std::string &constraint) | BESDapFunctionResponseCache | virtual |
get_read_lock(const std::string &target, int &fd) | BESFileLockingCache | virtual |
initialize(const std::string &cache_dir, const std::string &prefix, unsigned long long size) | BESFileLockingCache | |
is_unlimited() const | BESFileLockingCache | inline |
operator=(const BESFileLockingCache &rhs)=delete (defined in BESFileLockingCache) | BESFileLockingCache | |
PATH_KEY (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | static |
PREFIX_KEY (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | static |
purge_file(const std::string &file) | BESFileLockingCache | virtual |
SIZE_KEY (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | static |
StoredResultTest (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | friend |
unlock_and_close(const std::string &target) | BESFileLockingCache | virtual |
update_and_purge(const std::string &new_file) | BESFileLockingCache | virtual |
update_cache_info(const std::string &target) | BESFileLockingCache | virtual |
~BESDapFunctionResponseCache() (defined in BESDapFunctionResponseCache) | BESDapFunctionResponseCache | inlinevirtual |
~BESFileLockingCache() override (defined in BESFileLockingCache) | BESFileLockingCache | inline |
~BESObj()=default | BESObj | virtual |