Logo
velox::DFS Member List

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(string _mr_job_id, int _tmb_id, bool initializer)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
mr_job_idvelox::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(char *buf, uint32_t buffer_offset)velox::DFS
remove(std::string)velox::DFS
rename(std::string, std::string)velox::DFS
shared_memoryvelox::DFS
shmidvelox::DFS
tmg_idvelox::DFS
touch(std::string)velox::DFS
upload(std::string file_name, bool is_binary, uint64_t block_size=0)velox::DFS
upload_by_individual_block(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
write_chunk(std::string &file_name, const char *buf, uint64_t off, uint64_t len, uint64_t block_size, uint32_t sblock_seq)velox::DFS
write_file(std::string file_name, bool, const std::string &buf, uint64_t len)velox::DFS
~DFS()velox::DFS