public class RpcCheckedFuture<T>
extends org.apache.drill.shaded.guava.com.google.common.util.concurrent.AbstractCheckedFuture<T,RpcException>
implements DrillRpcFuture<T>
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.drill.shaded.guava.com.google.common.util.concurrent.ForwardingListenableFuture
Methods inherited from class org.apache.drill.shaded.guava.com.google.common.util.concurrent.AbstractCheckedFuture
checkedGet, checkedGet
Methods inherited from class org.apache.drill.shaded.guava.com.google.common.util.concurrent.ForwardingListenableFuture.SimpleForwardingListenableFuture
delegate
Methods inherited from class org.apache.drill.shaded.guava.com.google.common.util.concurrent.ForwardingListenableFuture
addListener
Methods inherited from class org.apache.drill.shaded.guava.com.google.common.util.concurrent.ForwardingFuture
cancel, get, get, isCancelled, isDone
Methods inherited from class org.apache.drill.shaded.guava.com.google.common.collect.ForwardingObject