OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FragmentsPerTable Struct Reference

#include <QueryFragmentDescriptor.h>

+ Collaboration diagram for FragmentsPerTable:

Public Attributes

shared::TableKey table_key
 
std::vector< size_t > fragment_ids
 

Detailed Description

Definition at line 53 of file QueryFragmentDescriptor.h.

Member Data Documentation

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<<().


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