Interface ThreadExecutionContext


  • public interface ThreadExecutionContext
    The context for task execution information of a thread
    • Method Detail

      • getQueryId

        String getQueryId()
        get query id of the execution context
        Returns:
        query id in string
      • getAnchorThread

        Thread getAnchorThread()
        Returns:
        get the anchor thread of execution context