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 BESStoredDapResultCache, including all inherited members.
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 | |
BESStoredDapResultCache(const string &data_root_dir, const string &stored_results_subdir, const string &prefix, unsigned long long size) (defined in BESStoredDapResultCache) | BESStoredDapResultCache | protected |
cache_enabled() const | BESFileLockingCache | inline |
cache_too_big(unsigned long long current_size) const | BESFileLockingCache | 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 |
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_size() | BESFileLockingCache | virtual |
get_cached_dap4_data(const string &cache_file_name, libdap::D4BaseTypeFactory *factory, const string &filename) | BESStoredDapResultCache | |
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 string &bes_catalog_root_dir, const string &stored_results_subdir, const string &prefix, unsigned long long size) (defined in BESStoredDapResultCache) | BESStoredDapResultCache | static |
get_instance() | BESStoredDapResultCache | static |
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 | |
purge_file(const std::string &file) | BESFileLockingCache | virtual |
ResponseBuilderTest (defined in BESStoredDapResultCache) | BESStoredDapResultCache | friend |
store_dap4_result(libdap::DMR &dmr, const string &constraint, BESDapResponseBuilder *rb) | BESStoredDapResultCache | virtual |
StoredDap2ResultTest (defined in BESStoredDapResultCache) | BESStoredDapResultCache | friend |
StoredDap4ResultTest (defined in BESStoredDapResultCache) | BESStoredDapResultCache | 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 |
~BESFileLockingCache() override (defined in BESFileLockingCache) | BESFileLockingCache | inline |
~BESObj()=default | BESObj | virtual |
~BESStoredDapResultCache() (defined in BESStoredDapResultCache) | BESStoredDapResultCache | inlinevirtual |