Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/unordered_set.hpp>
#include "gen-cpp/CatalogService.h"
#include "gen-cpp/Frontend_types.h"
#include "gen-cpp/Types_types.h"
#include "catalog/catalog.h"
#include "statestore/statestore-subscriber.h"
#include "util/metrics.h"
#include "rapidjson/rapidjson.h"
Go to the source code of this file.
Classes | |
class | impala::CatalogServer |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |