Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
scanner-context.cc File Reference
Include dependency graph for scanner-context.cc:

Go to the source code of this file.

Variables

static const int64_t DEFAULT_READ_PAST_SIZE = 1024
 
static const int64_t OUTPUT_BUFFER_BYTES_LEFT_INIT = 0
 

Variable Documentation

const int64_t DEFAULT_READ_PAST_SIZE = 1024
static

Definition at line 28 of file scanner-context.cc.

Referenced by impala::ScannerContext::Stream::GetNextBuffer().

const int64_t OUTPUT_BUFFER_BYTES_LEFT_INIT = 0
static

Definition at line 34 of file scanner-context.cc.

Referenced by impala::ScannerContext::AddStream().