Uses of Class
org.apache.nemo.runtime.common.comm.MessageServiceGrpc.MessageServiceStub
-
Packages that use MessageServiceGrpc.MessageServiceStub Package Description org.apache.nemo.runtime.common.comm -
-
Uses of MessageServiceGrpc.MessageServiceStub in org.apache.nemo.runtime.common.comm
Methods in org.apache.nemo.runtime.common.comm that return MessageServiceGrpc.MessageServiceStub Modifier and Type Method Description protected MessageServiceGrpc.MessageServiceStub
MessageServiceGrpc.MessageServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MessageServiceGrpc.MessageServiceStub
MessageServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-