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

Function GetCapacity

cpp/src/arrow/util/future_test.cc:1086–1086  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1084TEST_F(FutureSchedulingTest, ScheduleIfDifferentExecutor) {
1085 struct : internal::Executor {
1086 int GetCapacity() override { return pool_->GetCapacity(); }
1087
1088 bool IsCurrentExecutor() override { return pool_->IsCurrentExecutor(); }
1089

Callers

nothing calls this directly

Calls 1

GetCapacityMethod · 0.45

Tested by

no test coverage detected