Uses of Interface
org.apache.drill.common.concurrent.CheckedFuture
Packages that use CheckedFuture
-
Uses of CheckedFuture in org.apache.drill.common.concurrent
Classes in org.apache.drill.common.concurrent that implement CheckedFutureModifier and TypeClassDescriptionclassAbstractCheckedFuture<T,E extends Exception> A delegating wrapper around aListenableFuturethat adds support for theAbstractCheckedFuture.checkedGet()andAbstractCheckedFuture.checkedGet(long, TimeUnit)methods. -
Uses of CheckedFuture in org.apache.drill.exec.rpc
Subinterfaces of CheckedFuture in org.apache.drill.exec.rpcClasses in org.apache.drill.exec.rpc that implement CheckedFuture