public class StatementHttpExecutionMBean extends Object
| Constructor and Description |
|---|
StatementHttpExecutionMBean(ExecutorService responseExecutor,
ScheduledExecutorService timeoutExecutor) |
| Modifier and Type | Method and Description |
|---|---|
io.airlift.concurrent.ThreadPoolExecutorMBean |
getResponseExecutor() |
io.airlift.concurrent.ThreadPoolExecutorMBean |
getTimeoutExecutor() |
@Inject public StatementHttpExecutionMBean(ExecutorService responseExecutor, ScheduledExecutorService timeoutExecutor)
Copyright © 2012–2019. All rights reserved.