Package io.trino.execution
Class QueryExecutionMBean
- java.lang.Object
-
- io.trino.execution.QueryExecutionMBean
-
public class QueryExecutionMBean extends Object
-
-
Constructor Summary
Constructors Constructor Description QueryExecutionMBean(ExecutorService executor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.airlift.concurrent.ThreadPoolExecutorMBeangetExecutor()
-
-
-
Constructor Detail
-
QueryExecutionMBean
@Inject public QueryExecutionMBean(ExecutorService executor)
-
-