|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <vector>#include <memory>#include <stdint.h>#include <boost/regex.hpp>#include <boost/scoped_ptr.hpp>#include "codegen/impala-ir.h"#include "exec/hdfs-scan-node.h"#include "exec/scan-node.h"#include "exec/scanner-context.h"#include "runtime/disk-io-mgr.h"#include "runtime/row-batch.h"Go to the source code of this file.
Classes | |
| struct | impala::FieldLocation |
| class | impala::HdfsScanner |
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |