|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <string>#include <boost/scoped_ptr.hpp>#include <boost/shared_ptr.hpp>#include <boost/thread/mutex.hpp>#include <boost/thread/thread.hpp>#include "statestore/statestore.h"#include "util/stopwatch.h"#include "rpc/thrift-util.h"#include "rpc/thrift-client.h"#include "util/thread.h"#include "util/metrics.h"#include "gen-cpp/StatestoreService.h"#include "gen-cpp/StatestoreSubscriber.h"Go to the source code of this file.
Classes | |
| class | impala::StatestoreSubscriber |
| struct | impala::StatestoreSubscriber::Callbacks |
Namespaces | |
| impala | |
| This file contains type definitions that are used throughout the code base. | |
Typedefs | |
| typedef ClientCache < StatestoreServiceClient > | impala::StatestoreClientCache |