OmniSciDB
a5dc49c757
|
#include <QueryFragmentDescriptor.h>
Public Attributes | |
shared::TableKey | table_key |
std::vector< size_t > | fragment_ids |
Definition at line 53 of file QueryFragmentDescriptor.h.
std::vector<size_t> FragmentsPerTable::fragment_ids |
Definition at line 55 of file QueryFragmentDescriptor.h.
Referenced by Executor::executeUpdate(), and operator<<().
shared::TableKey FragmentsPerTable::table_key |
Definition at line 54 of file QueryFragmentDescriptor.h.
Referenced by operator<<().