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