#include "Core/Table/TableTem.h"#include "Core/Column/Read.h"#include "Util/StringParser.h"#include "Persistency/File.h"Include dependency graph for Read.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::Core |
| namespace | Impala::Core::Table |
Functions | |
| template<class TableT> | |
| void | Impala::Core::Table::ReadOldHeader (TableT *table, Util::IOBuffer *buffer) |
| template<class TableT> | |
| void | Impala::Core::Table::Read (TableT *table, Util::IOBuffer *buffer) |
| template<class TableT> | |
| bool | Impala::Core::Table::Read (TableT *table, String fileName, Util::Database *db) |
| template<class TableT> | |
| bool | Impala::Core::Table::Read (TableT *table, Persistency::File file) |
1.5.1