Uses of Class
io.airlift.concurrent.ExtendedSettableFuture
-
-
Uses of ExtendedSettableFuture in io.airlift.concurrent
Methods in io.airlift.concurrent that return ExtendedSettableFuture Modifier and Type Method Description static <V> ExtendedSettableFuture<V>ExtendedSettableFuture. create()
-