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