Package org.apache.pinot.spi.accounting
Interface ThreadExecutionContext
-
public interface ThreadExecutionContextThe context for task execution information of a thread
-
-
Method Summary
Modifier and Type Method Description ThreadgetAnchorThread()StringgetQueryId()get query id of the execution context
-