Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <vector>
#include <sstream>
#include "common/status.h"
#include "runtime/descriptors.h"
#include "util/runtime-profile.h"
#include "util/blocking-queue.h"
#include "gen-cpp/PlanNodes_types.h"
Go to the source code of this file.
Classes | |
class | impala::ExecNode |
class | impala::ExecNode::RowBatchQueue |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |