This is the complete list of members for velox::DFS, including all inherited members.
| append(std::string file_name, std::string buf) | velox::DFS | |
| DFS() | velox::DFS | |
| download(std::string file_name) | velox::DFS | |
| dump_metadata(std::string &fname) | velox::DFS | |
| exists(std::string) | velox::DFS | |
| file_metadata_append(std::string, size_t, model::metadata &) | velox::DFS | |
| format() | velox::DFS | |
| get_metadata(std::string &fname) | velox::DFS | |
| get_metadata_all() | velox::DFS | |
| get_metadata_optimized(std::string &fname, int type=0) | velox::DFS | |
| read(std::string &file_name, char *buf, uint64_t off, uint64_t len) | velox::DFS | |
| read_all(std::string file_name) | velox::DFS | |
| read_chunk(std::string &fname, std::string host, char *buf, uint64_t buffer_offset, uint64_t off, uint64_t len) | velox::DFS | |
| remove(std::string) | velox::DFS | |
| rename(std::string, std::string) | velox::DFS | |
| touch(std::string) | velox::DFS | |
| upload(std::string file_name, bool is_binary, uint64_t block_size=0) | velox::DFS | |
| write(std::string &file_name, const char *buf, uint64_t off, uint64_t len) | velox::DFS | |
| write(std::string &file_name, const char *buf, uint64_t off, uint64_t len, uint64_t block_size) | velox::DFS |
1.8.6