Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <boost/scoped_ptr.hpp>
#include <boost/thread.hpp>
#include <string>
#include "exec/exec-node.h"
#include "exec/old-hash-table.h"
#include "exec/blocking-join-node.h"
#include "util/promise.h"
#include "gen-cpp/PlanNodes_types.h"
Go to the source code of this file.
Classes | |
class | impala::HashJoinNode |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |