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