Uses of Class
org.apache.nemo.runtime.common.comm.MessageServiceGrpc.MessageServiceFutureStub
-
Packages that use MessageServiceGrpc.MessageServiceFutureStub Package Description org.apache.nemo.runtime.common.comm -
-
Uses of MessageServiceGrpc.MessageServiceFutureStub in org.apache.nemo.runtime.common.comm
Methods in org.apache.nemo.runtime.common.comm that return MessageServiceGrpc.MessageServiceFutureStub Modifier and Type Method Description protected MessageServiceGrpc.MessageServiceFutureStub
MessageServiceGrpc.MessageServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MessageServiceGrpc.MessageServiceFutureStub
MessageServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-