public static class CoordinatorModule.ExecutorCleanup extends Object
| Constructor and Description |
|---|
ExecutorCleanup(ExecutorService statementResponseExecutor,
ScheduledExecutorService statementTimeoutExecutor,
ExecutorService queryExecutionExecutor,
ScheduledExecutorService schedulerExecutor,
ExecutorService transactionFinishingExecutor,
ScheduledExecutorService transactionIdleExecutor) |
@Inject public ExecutorCleanup(ExecutorService statementResponseExecutor, ScheduledExecutorService statementTimeoutExecutor, ExecutorService queryExecutionExecutor, ScheduledExecutorService schedulerExecutor, ExecutorService transactionFinishingExecutor, ScheduledExecutorService transactionIdleExecutor)
@PreDestroy public void shutdown()
Copyright © 2012–2019. All rights reserved.