Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <boost/thread/locks.hpp>
#include <boost/thread/mutex.hpp>
#include "runtime/data-stream-recvr.h"
#include "runtime/data-stream-mgr.h"
#include "runtime/row-batch.h"
#include "runtime/sorted-run-merger.h"
#include "util/runtime-profile.h"
#include "util/periodic-counter-updater.h"
#include "common/names.h"
Go to the source code of this file.
Classes | |
class | impala::DataStreamRecvr::SenderQueue |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |