Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "config.h"
#include <stdint.h>
#include <sstream>
#include <boost/shared_ptr.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/thread/locks.hpp>
#include <boost/thread/thread.hpp>
#include <thrift/transport/TBufferTransports.h>
#include "transport/TSaslTransport.h"
#include "transport/TSaslServerTransport.h"
#include "common/logging.h"
#include "common/names.h"
Go to the source code of this file.
Namespaces | |
apache | |
apache::thrift | |
apache::thrift::transport | |