Package org.apache.druid.java.util.common.concurrent
-
Interface Summary Interface Description ScheduledExecutorFactory -
Class Summary Class Description DirectExecutorService Creates an executor service that runs each task in the thread that invokesexecute/submit, as inThreadPoolExecutor.CallerRunsPolicyThis applies both to individually submitted tasks and to collections of tasks submitted viainvokeAllorinvokeAny.Execs ExecutorServices ScheduledExecutors -
Enum Summary Enum Description ScheduledExecutors.Signal