Uses of Interface
org.apache.drill.common.concurrent.CheckedFuture
-
Uses of CheckedFuture in org.apache.drill.common.concurrent
Modifier and TypeClassDescriptionclass
AbstractCheckedFuture<T,
E extends Exception> A delegating wrapper around aListenableFuture
that adds support for theAbstractCheckedFuture.checkedGet()
andAbstractCheckedFuture.checkedGet(long, TimeUnit)
methods. -
Uses of CheckedFuture in org.apache.drill.exec.rpc