Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ noMoreRemoteTasks
Method
noMoreRemoteTasks
bolt/exec/ExchangeClient.cpp:81–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
void ExchangeClient::noMoreRemoteTasks() {
82
queue_->noMoreSources();
83
}
84
85
void ExchangeClient::close() {
86
std::vector<std::shared_ptr<ExchangeSource>> sources;
Callers
5
noMoreSplits
Method · 0.80
terminate
Method · 0.80
MergeExchangeSource
Method · 0.80
getSplits
Method · 0.80
TEST_F
Function · 0.80
Calls
1
noMoreSources
Method · 0.80
Tested by
1
TEST_F
Function · 0.64