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

Method state

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

Source from the content-addressed store, hash-verified

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

Callers 5

CowLockClass · 0.45
ShutdownMethod · 0.45
ReleaseTokenMethod · 0.45
DoSubmitMethod · 0.45
DispatchThreadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected