Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ inputsSorted
Method
inputsSorted
bolt/core/PlanNode.h:2501–2503 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2499
}
2500
2501
bool inputsSorted() const {
2502
return inputsSorted_;
2503
}
2504
2505
const int followedTopNum() const {
2506
return followedTopNum_;
Callers
1
Window
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected