MCPcopy Create free account
hub / github.com/apache/arrow / parallelism

Method parallelism

cpp/src/arrow/util/task_group.cc:165–165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163 }
164
165 int parallelism() override { return executor_->GetCapacity(); }
166
167 protected:
168 void UpdateStatus(Status&& st) {

Callers

nothing calls this directly

Calls 1

GetCapacityMethod · 0.45

Tested by

no test coverage detected