#include <protocol/TBinaryProtocol.h>
#include <transport/TSocket.h>
#include <transport/TTransportUtils.h>
#include "gen-cpp/HqlService.h"
#include <memory>
Go to the source code of this file.
Classes | |
struct | Hypertable::Thrift::ClientHelper |
class | Hypertable::Thrift::Client |
A client for the ThriftBroker. More... | |
Namespaces | |
Hypertable | |
Hypertable definitions | |
Hypertable::Thrift | |
Typedefs | |
typedef std::shared_ptr< Client > | Hypertable::Thrift::ClientPtr |
Smart pointer to client. More... | |