OmniSciDB
a575cb28ea
|
#include <thrift/protocol/TBinaryProtocol.h>
#include <thrift/protocol/TJSONProtocol.h>
#include <thrift/transport/TBufferTransports.h>
#include <thrift/transport/THttpClient.h>
#include <thrift/transport/TSSLSocket.h>
#include <thrift/transport/TSocket.h>
#include <string>
#include "Shared/mapd_shared_ptr.h"
Go to the source code of this file.
Classes | |
class | ThriftClientConnection |
Enumerations | |
enum | ThriftConnectionType { ThriftConnectionType::HTTPS, ThriftConnectionType::HTTP, ThriftConnectionType::BINARY, ThriftConnectionType::BINARY_SSL } |
|
strong |