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