Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ total_network_receive_timer
Method
total_network_receive_timer
be/src/runtime/runtime-state.h:238–240 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
RuntimeProfile::Counter* total_network_receive_timer() {
239
return total_network_receive_timer_;
240
}
241
242
RuntimeProfile::ThreadCounters* total_thread_statistics() const {
243
return total_thread_statistics_;
Callers
1
FillInputRowBatch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected