OmniSciDB
085a039ca4
|
#include <InputMetadata.h>
Public Attributes | |
int | table_id |
Fragmenter_Namespace::TableInfo | info |
Definition at line 33 of file InputMetadata.h.
Fragmenter_Namespace::TableInfo InputTableInfo::info |
Definition at line 35 of file InputMetadata.h.
Referenced by Executor::executeWorkUnitPerFragment(), PerfectJoinHashTable::genChunkKey(), RangeJoinHashTable::getInstance(), OverlapsJoinHashTable::getInstance(), PerfectJoinHashTable::reify(), RangeJoinHashTable::reifyWithLayout(), OverlapsJoinHashTable::reifyWithLayout(), and BaselineJoinHashTable::reifyWithLayout().
int InputTableInfo::table_id |
Definition at line 34 of file InputMetadata.h.