Uses of Class
api.ExecutorGrpc.ExecutorFutureStub
-
Packages that use ExecutorGrpc.ExecutorFutureStub Package Description api -
-
Uses of ExecutorGrpc.ExecutorFutureStub in api
Methods in api that return ExecutorGrpc.ExecutorFutureStub Modifier and Type Method Description protected ExecutorGrpc.ExecutorFutureStubExecutorGrpc.ExecutorFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ExecutorGrpc.ExecutorFutureStubExecutorGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-