JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
io.airlift.concurrent.MoreFutures.addTimeout
(CompletableFuture<T>, Callable<T>, Duration, ScheduledExecutorService)
io.airlift.concurrent.MoreFutures.allAsList
(List<CompletableFuture<? extends V>>)
io.airlift.concurrent.MoreFutures.failedFuture
(Throwable)
io.airlift.concurrent.MoreFutures.firstCompletedFuture
(Iterable<? extends CompletionStage<? extends V>>)
io.airlift.concurrent.MoreFutures.firstCompletedFuture
(Iterable<? extends CompletionStage<? extends V>>, boolean)
io.airlift.concurrent.MoreFutures.unmodifiableFuture
(CompletableFuture<V>)
io.airlift.concurrent.MoreFutures.unmodifiableFuture
(CompletableFuture<V>, boolean)