Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
statestore-subscriber.h File Reference
#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"
Include dependency graph for statestore-subscriber.h:
This graph shows which files directly or indirectly include this file:

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