Declarations of utility functions. More...
Go to the source code of this file.
Namespaces | |
Hypertable | |
Hypertable definitions | |
Hypertable::FsBroker | |
File system broker definitions. | |
Hypertable::FsBroker::Lib | |
File system broker framework and client library. | |
Functions | |
void | Hypertable::FsBroker::Lib::copy (ClientPtr &client, const std::string &from, const std::string &to, int64_t offset=0) |
void | Hypertable::FsBroker::Lib::copy_from_local (ClientPtr &client, const std::string &from, const std::string &to, int64_t offset=0) |
void | Hypertable::FsBroker::Lib::copy_to_local (ClientPtr &client, const std::string &from, const std::string &to, int64_t offset=0) |
Declarations of utility functions.
This file contains declarations for utility functions for manipulating files in the brokered filesystem.
Definition in file Utility.h.