|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <functional>#include <boost/scoped_ptr.hpp>#include "exec/exec-node.h"#include "exec/hash-table.h"#include "runtime/buffered-block-mgr.h"#include "runtime/buffered-tuple-stream.h"#include "runtime/descriptors.h"#include "runtime/mem-pool.h"#include "runtime/string-value.h"Go to the source code of this file.
Classes | |
| class | impala::PartitionedAggregationNode |
| struct | impala::PartitionedAggregationNode::Partition |
Namespaces | |
| llvm | |
| Forward declare all llvm classes to avoid namespace pollution. | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |