Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
exchange-node.cc File Reference
#include "exec/exchange-node.h"
#include <boost/scoped_ptr.hpp>
#include "runtime/data-stream-mgr.h"
#include "runtime/data-stream-recvr.h"
#include "runtime/runtime-state.h"
#include "runtime/row-batch.h"
#include "util/debug-util.h"
#include "util/runtime-profile.h"
#include "gen-cpp/PlanNodes_types.h"
#include "common/names.h"
Include dependency graph for exchange-node.cc:

Go to the source code of this file.

Functions

 DEFINE_int32 (exchg_node_buffer_size_bytes, 1024 *1024 *10,"(Advanced) Maximum size of per-query receive-side buffer")
 

Function Documentation

DEFINE_int32 ( exchg_node_buffer_size_bytes  ,
1024 *1024 *  10,
"(Advanced) Maximum size of per-query receive-side buffer"   
)