Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
data-stream-mgr.h File Reference
#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"
Include dependency graph for data-stream-mgr.h:
This graph shows which files directly or indirectly include this file:

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.