V
- the return value of call()
protected static interface AbstractClient.RpcCallable<V>
AbstractClient.retryRPC(RpcCallable)
.Modifier and Type | Method and Description |
---|---|
V |
call()
The task where RPC happens.
|
V call() throws org.apache.thrift.TException
org.apache.thrift.TException
- when any exception defined in thrift happensCopyright © 2023. All Rights Reserved.