Package io.trino.server
Class CoordinatorModule.ExecutorCleanup
java.lang.Object
io.trino.server.CoordinatorModule.ExecutorCleanup
- Enclosing class:
CoordinatorModule
-
Constructor Summary
ConstructorsConstructorDescriptionExecutorCleanup(ExecutorService statementResponseExecutor, ScheduledExecutorService statementTimeoutExecutor, ExecutorService queryExecutionExecutor, ScheduledExecutorService schedulerExecutor) -
Method Summary
-
Constructor Details
-
ExecutorCleanup
@Inject public ExecutorCleanup(ExecutorService statementResponseExecutor, ScheduledExecutorService statementTimeoutExecutor, ExecutorService queryExecutionExecutor, ScheduledExecutorService schedulerExecutor)
-
-
Method Details
-
shutdown
@PreDestroy public void shutdown()
-