#include "Util/Database.h"
Include dependency graph for DatabaseWriteString.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 | |
template<class Iterator> | |
bool | Impala::Util::DatabaseWriteString (IOBuffer *buf, Iterator begin, Iterator end, int count=-1) |
template<class Iterator> | |
bool | Impala::Util::DatabaseWriteString (String fileName, Database *db, Iterator begin, Iterator end, int count=-1) |