Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ OnFinished
Method
OnFinished
cpp/src/arrow/util/async_util.cc:178–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
Future<> OnFinished() const { return finished_; }
179
const tracing::Span& span() const override { return span_; }
180
181
private:
Callers
1
Make
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected