|
Turi Create
4.0
|
This is the complete list of members for turi::block_cache, including all inherited members.
| block_cache()=default | turi::block_cache | |
| evict_key(const std::string &key) | turi::block_cache | |
| file_handle_cache_hits() const | turi::block_cache | |
| file_handle_cache_misses() const | turi::block_cache | |
| get_instance() | turi::block_cache | static |
| get_max_capacity() | turi::block_cache | |
| hold_cache_provider(std::shared_ptr< const fileio::fixed_size_cache_manager > instance) | turi::block_cache | inline |
| init(const std::string &storage_prefix, size_t max_file_handle_cache=16) | turi::block_cache | |
| read(const std::string &key, char *output, size_t start=0, size_t end=(size_t)(-1)) | turi::block_cache | |
| read(const std::string &key, std::string &output, size_t start=0, size_t end=(size_t)(-1)) | turi::block_cache | |
| set_max_capacity(size_t) | turi::block_cache | |
| value_length(const std::string &key) | turi::block_cache | |
| write(const std::string &key, const std::string &value) | turi::block_cache | |
| ~block_cache() | turi::block_cache |