autotier
Automatic Tiering Fuse Filesystem
|
This is the complete list of members for Metadata, including all inherited members.
access_count_ | Metadata | private |
boost::serialization::access (defined in Metadata) | Metadata | friend |
dump_stats(void) const | Metadata | |
File (defined in Metadata) | Metadata | friend |
Metadata(void) | Metadata | |
Metadata(const std::string &serialized) | Metadata | |
Metadata(const Metadata &other) | Metadata | |
Metadata(Metadata &&other) | Metadata | |
Metadata(std::string path, std::shared_ptr< rocksdb::DB > db, Tier *tptr=nullptr) | Metadata | |
MetadataViewer (defined in Metadata) | Metadata | friend |
not_found(void) const | Metadata | |
not_found_ | Metadata | private |
operator=(const Metadata &other) | Metadata | |
operator=(Metadata &&other) | Metadata | |
pinned(void) const | Metadata | |
pinned(bool val) | Metadata | |
pinned_ | Metadata | private |
popularity(void) const | Metadata | |
popularity_ | Metadata | private |
serialize(Archive &ar, const unsigned int version) | Metadata | inlineprivate |
tier_path(void) const | Metadata | |
tier_path(const std::string &path) | Metadata | |
tier_path_ | Metadata | private |
touch(void) | Metadata | |
update(std::string relative_path, std::shared_ptr< rocksdb::DB > db, std::string *old_key=nullptr) | Metadata | |
~Metadata(void)=default | Metadata |