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>
InterruptedException
public T get(long timeout, TimeUnit unit) throws InterruptedException, TimeoutException
get
in interface Future<T>
InterruptedException
TimeoutException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.