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