Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
thrift-client.h File Reference
#include <ostream>
#include <sstream>
#include <boost/shared_ptr.hpp>
#include <common/status.h>
#include <thrift/Thrift.h>
#include <thrift/transport/TSocket.h>
#include <thrift/transport/TSSLSocket.h>
#include <thrift/transport/TBufferTransports.h>
#include <thrift/protocol/TBinaryProtocol.h>
#include <gflags/gflags.h>
#include "transport/TSaslClientTransport.h"
#include "transport/TSasl.h"
#include "rpc/authentication.h"
#include "rpc/thrift-server.h"
#include "gen-cpp/Types_types.h"
Include dependency graph for thrift-client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  impala::ThriftClientImpl
 Super class for templatized thrift clients. More...
 
class  impala::ThriftClient< InterfaceType >
 

Namespaces

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

Functions

 DECLARE_string (principal)
 
 DECLARE_string (hostname)
 

Function Documentation

DECLARE_string ( principal  )
DECLARE_string ( hostname  )