MCPcopy Create free account
hub / github.com/apache/impala / instance_idx

Method instance_idx

be/src/runtime/debug-options.h:40–40  ·  view source on GitHub ↗

query-wide fragment instance index; -1 if not set

Source from the content-addressed store, hash-verified

38
39 /// query-wide fragment instance index; -1 if not set
40 int instance_idx() const { return instance_idx_; }
41
42 /// The node the debug option should be applied to. -1 if it should be applied to all
43 /// nodes.

Callers 1

SetRpcParamsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected