Uses of Class
org.apache.drill.exec.work.foreman.QueryManager
Packages that use QueryManager
-
Uses of QueryManager in org.apache.drill.exec.work.foreman
Methods in org.apache.drill.exec.work.foreman that return QueryManagerModifier and TypeMethodDescriptionForeman.getQueryManager()
Get the QueryManager created for the query.Constructors in org.apache.drill.exec.work.foreman with parameters of type QueryManagerModifierConstructorDescriptionQueryStateProcessor
(String queryIdString, QueryManager queryManager, DrillbitContext drillbitContext, Foreman.ForemanResult foremanResult)