Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ num_instances_per_node
Method
num_instances_per_node
be/src/exec/exec-node.h:143–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
142
bool is_mt_fragment() const { return is_mt_fragment_; }
143
int num_instances_per_node() const { return num_instances_per_node_; }
144
145
protected:
146
/// Helper method to add codegen messages from status objects.
Callers
1
Open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected