OmniSciDB
a5dc49c757
|
#include <DdlCommandExecutor.h>
Public Attributes | |
ExecutionLocation | execution_location |
AggregationType | aggregation_type |
Definition at line 415 of file DdlCommandExecutor.h.
AggregationType DistributedExecutionDetails::aggregation_type |
Definition at line 417 of file DdlCommandExecutor.h.
Referenced by DdlCommandExecutor::getDistributedExecutionDetails().
ExecutionLocation DistributedExecutionDetails::execution_location |
Definition at line 416 of file DdlCommandExecutor.h.
Referenced by DdlCommandExecutor::getDistributedExecutionDetails().