Fennel: ExecStreamResourceQuantity Struct Reference (original) (raw)
Number of dedicated threads the stream may request while executing.
Non-parallelized streams have 0 for this setting, meaning the only threads which execute them are managed by the scheduler instead.
Definition at line 159 of file ExecStreamDefs.h.
Referenced by ExecStream::getResourceRequirements(), SimpleExecStreamGovernor::requestResources(), ExternalSortExecStreamImpl::setResourceAllocation(), and SimpleExecStreamGovernor::setResourceAvailability().