Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
rpc-trace.h File Reference
#include "util/collection-metrics.h"
#include "rpc/thrift-server.h"
#include "util/internal-queue.h"
#include <thrift/TProcessor.h>
#include <boost/thread/thread.hpp>
#include <boost/unordered_map.hpp>
#include <rapidjson/document.h>
Include dependency graph for rpc-trace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  impala::RpcEventHandler
 
struct  impala::RpcEventHandler::MethodDescriptor
 Per-method descriptor. More...
 
struct  impala::RpcEventHandler::InvocationContext
 Created per-Rpc invocation. More...
 

Namespaces

 impala
 This file contains type definitions that are used throughout the code base.
 

Functions

void impala::InitRpcEventTracing (Webserver *webserver)
 Initialises rpc event tracing, must be called before any RpcEventHandlers are created. More...