|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <list>#include <set>#include <boost/thread/mutex.hpp>#include <boost/shared_ptr.hpp>#include <boost/thread/condition_variable.hpp>#include <boost/unordered_map.hpp>#include "common/status.h"#include "common/object-pool.h"#include "runtime/descriptors.h"#include "runtime/mem-tracker.h"#include "util/promise.h"#include "util/runtime-profile.h"#include "gen-cpp/Types_types.h"Go to the source code of this file.
Classes | |
| class | impala::DataStreamMgr |
| struct | impala::DataStreamMgr::ComparisonOp |
| less-than ordering for pair<TUniqueId, PlanNodeId> More... | |
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |