| Constructor and Description |
|---|
CallFuture() |
public com.google.protobuf.RpcController getController()
public boolean cancel(boolean mayInterruptIfRunning)
public boolean isCancelled()
isCancelled in interface Future<T>public T get() throws InterruptedException
get in interface Future<T>InterruptedExceptionpublic T get(long timeout, TimeUnit unit) throws InterruptedException, TimeoutException
get in interface Future<T>InterruptedExceptionTimeoutExceptionCopyright © 2014 Apache Software Foundation. All Rights Reserved.