public class DispatchExecutor.DispatchExecutorMBeans extends Object
| Constructor and Description |
|---|
DispatchExecutorMBeans(ExecutorService coreExecutor,
ScheduledExecutorService coreScheduledExecutor) |
| Modifier and Type | Method and Description |
|---|---|
io.airlift.concurrent.ThreadPoolExecutorMBean |
getExecutor() |
io.airlift.concurrent.ThreadPoolExecutorMBean |
getScheduledExecutor() |
public DispatchExecutorMBeans(ExecutorService coreExecutor, ScheduledExecutorService coreScheduledExecutor)
Copyright © 2012–2019. All rights reserved.