Package org.apache.hadoop.util.concurrent
@Private
@Unstable
package org.apache.hadoop.util.concurrent
Support for concurrent execution.
-
ClassDescriptionThis interface defines an asynchronous
AsyncGet.get(long, TimeUnit)method.UtilityAsyncGetFuture<T,E extends Throwable> Helper functions for Executors.Factory methods for ExecutorService, ScheduledExecutorService instances.An extension of ScheduledThreadPoolExecutor that provides additional functionality.An extension of ThreadPoolExecutor that provides additional functionality.Helper class to restore Subject propagation behavior of threads after the JEP411/JEP486 changes.