bes
Updated for version 3.17.0
|
This is the complete list of members for BESStoredDapResultCache, including all inherited members.
BESFileLockingCache() (defined in BESFileLockingCache) | BESFileLockingCache | inlineprotected |
BESFileLockingCache(const string &cache_dir, const string &prefix, unsigned long long size) | BESFileLockingCache | protected |
BESStoredDapResultCache(const string &data_root_dir, const string &stored_results_subdir, const string &prefix, unsigned long long size) (defined in BESStoredDapResultCache) | BESStoredDapResultCache | protected |
cache_too_big(unsigned long long current_size) const | BESFileLockingCache | virtual |
create_and_lock(const string &target, int &fd) | BESFileLockingCache | virtual |
d_cache_dir (defined in BESFileLockingCache) | BESFileLockingCache | protected |
d_max_cache_size_in_bytes | BESFileLockingCache | protected |
d_prefix (defined in BESFileLockingCache) | BESFileLockingCache | protected |
d_target_size (defined in BESFileLockingCache) | BESFileLockingCache | protected |
dir_exists(const string &dir) | BESFileLockingCache | static |
dump(ostream &strm) const | BESFileLockingCache | virtual |
exclusive_to_shared_lock(int fd) | BESFileLockingCache | virtual |
get_cache_file_name(const string &src, bool mangle=true) (defined in BESFileLockingCache) | BESFileLockingCache | virtual |
get_cache_size() | BESFileLockingCache | virtual |
get_cached_dap2_data_ddx(const std::string &cache_file_name, libdap::BaseTypeFactory *factory, const std::string &dataset) | BESStoredDapResultCache | |
get_cached_dap4_data(const string &cache_file_name, libdap::D4BaseTypeFactory *factory, const string &filename) | BESStoredDapResultCache | |
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 string &target, int &fd) | BESFileLockingCache | virtual |
getCacheDirectory() (defined in BESFileLockingCache) | BESFileLockingCache | |
getCacheFilePrefix() (defined in BESFileLockingCache) | BESFileLockingCache | |
getExclusiveLock(string file_name, int &ref_fd) | BESFileLockingCache | virtual |
initialize(const string &cache_dir, const string &prefix, unsigned long long size) (defined in BESFileLockingCache) | BESFileLockingCache | protected |
lock_cache_read() | BESFileLockingCache | virtual |
lock_cache_write() | BESFileLockingCache | virtual |
PREFIX_KEY (defined in BESStoredDapResultCache) | BESStoredDapResultCache | static |
purge_file(const string &file) | BESFileLockingCache | virtual |
ResponseBuilderTest (defined in BESStoredDapResultCache) | BESStoredDapResultCache | friend |
SIZE_KEY (defined in BESStoredDapResultCache) | BESStoredDapResultCache | static |
store_dap2_result(libdap::DDS &dds, const std::string &constraint, BESDapResponseBuilder *rb, libdap::ConstraintEvaluator *eval) | BESStoredDapResultCache | virtual |
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 |
SUBDIR_KEY (defined in BESStoredDapResultCache) | BESStoredDapResultCache | static |
unlock_and_close(const string &target) | BESFileLockingCache | virtual |
unlock_cache() | BESFileLockingCache | virtual |
update_and_purge(const string &new_file) | BESFileLockingCache | virtual |
update_cache_info(const string &target) | BESFileLockingCache | virtual |
~BESFileLockingCache() (defined in BESFileLockingCache) | BESFileLockingCache | inlineprotectedvirtual |
~BESObj() | BESObj | inlinevirtual |
~BESStoredDapResultCache() (defined in BESStoredDapResultCache) | BESStoredDapResultCache | inlinevirtual |