Consumer
ListenableFuture.failureCallback(java.util.function.Consumer)
ListenableFuture.resultCallback(java.util.function.Consumer)
ExceptionHandler
DefaultPriorityWrapper
ListenableFuture.callback(FutureCallback)
ListenableFuture.callback(FutureCallback, Executor)
ListenableFuture.callback(FutureCallback, Executor, ListenerOptimizationStrategy)
ListenableFuture.listener(Runnable)
ListenableFuture.listener(Runnable, Executor)
ListenableFuture.listener(Runnable, Executor, ListenerOptimizationStrategy)
CentralThreadlyPool.lowPrioritySingleThreadPool()
CentralThreadlyPool.lowPriorityPool()
CentralThreadlyPool.lowPrioritySingleThreadPool(String)
CentralThreadlyPool.lowPriorityPool(String)
ControlledThreadProfiler.removeProfiledThread(Thread)
SameThreadSubmitterExecutor.instance().execute(r)
FutureUtils.scheduleWhile(SubmitterScheduler, long, boolean, Callable, Predicate)
FutureUtils.scheduleWhile(SubmitterScheduler, long, boolean, Callable, Predicate, long, boolean)
DoNothingRunnable.instance()
KeyDistributedExecutor.KeyDistributedExecutor(Executor)
KeyDistributedExecutor.KeyDistributedExecutor(Executor, boolean)
KeyDistributedExecutor.KeyDistributedExecutor(Executor, int)
KeyDistributedExecutor.KeyDistributedExecutor(Executor, int, boolean)
KeyDistributedScheduler.KeyDistributedScheduler(SubmitterScheduler)
KeyDistributedScheduler.KeyDistributedScheduler(SubmitterScheduler, boolean)
KeyDistributedScheduler.KeyDistributedScheduler(SubmitterScheduler, int)
KeyDistributedScheduler.KeyDistributedScheduler(SubmitterScheduler, int, boolean)
KeyedExecutorLimiter.KeyedExecutorLimiter(Executor, int, String, boolean, boolean)
expectedParallism
KeyedSchedulerServiceLimiter.KeyedSchedulerServiceLimiter(SchedulerService, int, String, boolean, boolean)
KeyedSubmitterSchedulerLimiter.KeyedSubmitterSchedulerLimiter(SubmitterScheduler, int, String, boolean, boolean)
KeyedSubmitterSchedulerLimiter.KeyedSubmitterSchedulerLimiter(SubmitterScheduler, int, String, boolean)
ListenableFutureTask.ListenableFutureTask(boolean, Runnable, Object, Executor)
RunnableCallableAdapter.adapt(Runnable, Object)
WatchdogCache.centralWatchdogCache(boolean)