OmniSciDB
a5dc49c757
|
#include <InputMetadata.h>
Public Attributes | |
shared::TableKey | table_key |
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(), BoundingBoxIntersectJoinHashTable::getInstance(), PerfectJoinHashTable::reify(), RangeJoinHashTable::reifyWithLayout(), BoundingBoxIntersectJoinHashTable::reifyWithLayout(), and BaselineJoinHashTable::reifyWithLayout().
shared::TableKey InputTableInfo::table_key |
Definition at line 34 of file InputMetadata.h.