| Package | Description |
|---|---|
| tech.mlsql.common.utils.concurrent |
| Modifier and Type | Method and Description |
|---|---|
static ListeningScheduledExecutorService |
MoreExecutors.listeningDecorator(ScheduledExecutorService delegate)
Creates a
ScheduledExecutorService whose submit and invokeAll methods submit ListenableFutureTask instances to the
given delegate executor. |
Copyright © 2020. All rights reserved.