Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytedance/bolt
/ alignment
Method
alignment
bolt/exec/RowContainer.cpp:150–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
int32_t Accumulator::alignment() const {
151
return alignment_;
152
}
153
154
void Accumulator::destroy(folly::Range<char**> groups) {
155
destroyFunction_(groups);
Callers
3
RowContainer
Method · 0.45
createHashTable
Method · 0.45
initializeGlobalAggregation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected