Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <vector>
#include <string>
#include "common/global-types.h"
#include "common/status.h"
#include "statestore/query-schedule.h"
#include "util/container-util.h"
#include "gen-cpp/Types_types.h"
#include "gen-cpp/StatestoreService_types.h"
#include "gen-cpp/PlanNodes_types.h"
#include "gen-cpp/Frontend_types.h"
#include "gen-cpp/ImpalaInternalService_types.h"
#include "gen-cpp/ResourceBrokerService_types.h"
Go to the source code of this file.
Classes | |
class | impala::Scheduler |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |