Package org.apache.druid.java.util.common.concurrent
package org.apache.druid.java.util.common.concurrent
-
ClassDescriptionCreates an executor service that runs each task in the thread that invokes
execute/submit, as inThreadPoolExecutor.CallerRunsPolicyThis applies both to individually submitted tasks and to collections of tasks submitted viainvokeAllorinvokeAny.