Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <boost/bind.hpp>
#include <boost/thread/mutex.hpp>
#include "common/status.h"
#include "runtime/client-cache.h"
#include "runtime/plan-fragment-executor.h"
#include "service/fragment-mgr.h"
Go to the source code of this file.
Classes | |
class | impala::FragmentMgr::FragmentExecState |
Execution state of a single plan fragment. More... | |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |