Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Either the row in the tuple stream or a pointer to the single tuple of this row. More...
Public Attributes | |
BufferedTupleStream::RowIdx | idx |
Tuple * | tuple |
Either the row in the tuple stream or a pointer to the single tuple of this row.
Definition at line 285 of file hash-table.h.
BufferedTupleStream::RowIdx impala::HashTable::HtData::idx |
Definition at line 286 of file hash-table.h.
Referenced by impala::HashTable::DebugStringTuple(), impala::HashTable::GetRow(), and impala::HashTable::InsertDuplicateNode().
Tuple* impala::HashTable::HtData::tuple |
Definition at line 287 of file hash-table.h.
Referenced by impala::HashTable::DebugStringTuple(), impala::HashTable::GetRow(), impala::HashTable::Iterator::GetTuple(), and impala::HashTable::Insert().