Uses of Class
io.dingodb.sdk.service.caller.RpcFuture
Packages that use RpcFuture
-
Uses of RpcFuture in io.dingodb.sdk.service.caller
Methods in io.dingodb.sdk.service.caller that return RpcFutureModifier and TypeMethodDescriptionprotected static <REQ extends Message,RES extends Message.Response>
RpcFuture<RES>RpcCaller.asyncCall(io.grpc.MethodDescriptor<REQ, RES> method, REQ request, io.grpc.CallOptions options, io.grpc.Channel channel)