#include "Util/IOBufferFile.h"
Include dependency graph for ReadIOBufferFromChannel.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 | |
IOBuffer * | Impala::Util::ReadIOBufferFromChannel (Channel *channel, std::string fileName, std::string useLocalFile) |
Create and an IOBuffer and fill it with data from fileName obtained via a Channel. |