Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
impala::OldHashTableTest::ProbeTestData Struct Reference
Collaboration diagram for impala::OldHashTableTest::ProbeTestData:

Public Attributes

TupleRowprobe_row
 
vector< TupleRow * > expected_build_rows
 

Detailed Description

Definition at line 121 of file old-hash-table-test.cc.

Member Data Documentation

vector<TupleRow*> impala::OldHashTableTest::ProbeTestData::expected_build_rows

Definition at line 123 of file old-hash-table-test.cc.

Referenced by impala::OldHashTableTest::ProbeTest().

TupleRow* impala::OldHashTableTest::ProbeTestData::probe_row

Definition at line 122 of file old-hash-table-test.cc.

Referenced by impala::OldHashTableTest::ProbeTest().


The documentation for this struct was generated from the following file: