|
bes
Updated for version 3.17.1
|
This is the complete list of members for BESUncompressCache, including all inherited members.
| BESFileLockingCache() (defined in BESFileLockingCache) | BESFileLockingCache | inlineprotected |
| BESFileLockingCache(const string &cache_dir, const string &prefix, unsigned long long size) | BESFileLockingCache | protected |
| BESUncompressCache(const string &data_root_dir, const string &cache_dir, const string &prefix, unsigned long long size) (defined in BESUncompressCache) | BESUncompressCache | 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 |
| DIR_KEY (defined in BESUncompressCache) | BESUncompressCache | 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) | BESUncompressCache | virtual |
| get_cache_size() | BESFileLockingCache | virtual |
| get_instance(const string &bes_catalog_root_dir, const string &cache_dir, const string &prefix, unsigned long long size) (defined in BESUncompressCache) | BESUncompressCache | static |
| get_instance() | BESUncompressCache | 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 BESUncompressCache) | BESUncompressCache | static |
| purge_file(const string &file) | BESFileLockingCache | virtual |
| SIZE_KEY (defined in BESUncompressCache) | BESUncompressCache | 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 |
| ~BESUncompressCache() (defined in BESUncompressCache) | BESUncompressCache | virtual |