|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "runtime/data-stream-mgr.h"#include <iostream>#include <boost/functional/hash.hpp>#include <boost/thread/locks.hpp>#include <boost/thread/thread.hpp>#include "runtime/row-batch.h"#include "runtime/data-stream-recvr.h"#include "runtime/raw-value.h"#include "runtime/runtime-state.h"#include "util/debug-util.h"#include "util/periodic-counter-updater.h"#include "gen-cpp/ImpalaInternalService.h"#include "gen-cpp/ImpalaInternalService_types.h"#include "common/names.h"Go to the source code of this file.
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |