#include "Util/IOBufferFile.h"#include "Util/IOBufferChannel.h"Include dependency graph for FileCopy.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Impala |
| namespace | Impala::Util |
Functions | |
| void | Impala::Util::FileCopyLocalToRemote (std::string localFileName, std::string remoteFileName) |
| void | Impala::Util::FileCopyLocalToRemote (std::string localFileName, IOBuffer *remoteBuffer) |
| void | Impala::Util::FileCopyRemoteToLocal (std::string remoteFileName, std::string localFileName) |
| void | Impala::Util::FileCopyRemoteToLocal (IOBuffer *remoteBuffer, std::string localFileName) |
1.5.1