@Private @Unstable
| Interface | Description |
|---|---|
| AsyncGet<R,E extends java.lang.Throwable> |
This interface defines an asynchronous
AsyncGet.get(long, TimeUnit) method. |
| Class | Description |
|---|---|
| AsyncGet.Util |
Utility
|
| AsyncGetFuture<T,E extends java.lang.Throwable> |
A
Future implemented using an AsyncGet object. |
| ExecutorHelper |
Helper functions for Executors.
|
| HadoopExecutors |
Factory methods for ExecutorService, ScheduledExecutorService instances.
|
| HadoopScheduledThreadPoolExecutor |
An extension of ScheduledThreadPoolExecutor that provides additional
functionality.
|
| HadoopThreadPoolExecutor |
An extension of ThreadPoolExecutor that provides additional functionality.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.