|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "config.h"#include <stdint.h>#include <sstream>#include <boost/shared_ptr.hpp>#include <boost/scoped_ptr.hpp>#include <thrift/transport/TBufferTransports.h>#include "transport/TSaslTransport.h"#include "common/names.h"Go to the source code of this file.
Namespaces | |
| apache | |
| apache::thrift | |
| apache::thrift::transport | |
Variables | |
| const int32_t | DEFAULT_MEM_BUF_SIZE = 32 * 1024 |
| const int32_t DEFAULT_MEM_BUF_SIZE = 32 * 1024 |
Definition at line 35 of file TSaslTransport.cpp.
Referenced by apache::thrift::transport::TSaslTransport::shrinkBuffer().