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

Method mode

be/src/kudu/util/threadpool.h:731–731  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

729
730 State state() const { return state_; }
731 ThreadPool::ExecutionMode mode() const { return mode_; }
732
733 // Token's configured execution mode.
734 const ThreadPool::ExecutionMode mode_;

Callers 2

DoSubmitMethod · 0.80
DispatchThreadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected