Package io.trino.server
Class ServerMainModule.ExecutorCleanup
java.lang.Object
io.trino.server.ServerMainModule.ExecutorCleanup
- Enclosing class:
ServerMainModule
-
Constructor Summary
ConstructorsConstructorDescriptionExecutorCleanup(ScheduledExecutorService exchangeExecutor, ExecutorService httpResponseExecutor, ScheduledExecutorService httpTimeoutExecutor) -
Method Summary
-
Constructor Details
-
ExecutorCleanup
@Inject public ExecutorCleanup(ScheduledExecutorService exchangeExecutor, ExecutorService httpResponseExecutor, ScheduledExecutorService httpTimeoutExecutor)
-
-
Method Details
-
shutdown
@PreDestroy public void shutdown()
-