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

#include <RelAlgExecutor.h>

+ Collaboration diagram for QueryStepExecutionResult:

Public Attributes

ExecutionResult result
 
const MergeType merge_type
 
const unsigned node_id
 
bool is_outermost_query
 

Detailed Description

Definition at line 41 of file RelAlgExecutor.h.

Member Data Documentation

bool QueryStepExecutionResult::is_outermost_query

Definition at line 45 of file RelAlgExecutor.h.

const MergeType QueryStepExecutionResult::merge_type

Definition at line 43 of file RelAlgExecutor.h.

const unsigned QueryStepExecutionResult::node_id

Definition at line 44 of file RelAlgExecutor.h.

ExecutionResult QueryStepExecutionResult::result

Definition at line 42 of file RelAlgExecutor.h.


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