Uses of Package
org.apache.druid.java.util.common.concurrent
Packages that use org.apache.druid.java.util.common.concurrent
-
Classes in org.apache.druid.java.util.common.concurrent used by org.apache.druid.java.util.common.concurrentClassDescriptionAn
ExecutorServicewhere all tasks are automatically decorated before being submitted to a delegate executor service.Decorates tasks before they are submitted to an executor.AScheduledExecutorServicewhere all tasks are automatically decorated before being submitted to a delegate executor service.