Uses of Interface
org.apache.nemo.runtime.common.comm.ControlMessage.BlockLocationInfoMsgOrBuilder
-
Packages that use ControlMessage.BlockLocationInfoMsgOrBuilder Package Description org.apache.nemo.runtime.common.comm -
-
Uses of ControlMessage.BlockLocationInfoMsgOrBuilder in org.apache.nemo.runtime.common.comm
Classes in org.apache.nemo.runtime.common.comm that implement ControlMessage.BlockLocationInfoMsgOrBuilder Modifier and Type Class Description static class
ControlMessage.BlockLocationInfoMsg
Protobuf typeprotobuf.BlockLocationInfoMsg
static class
ControlMessage.BlockLocationInfoMsg.Builder
Protobuf typeprotobuf.BlockLocationInfoMsg
Methods in org.apache.nemo.runtime.common.comm that return ControlMessage.BlockLocationInfoMsgOrBuilder Modifier and Type Method Description ControlMessage.BlockLocationInfoMsgOrBuilder
ControlMessage.Message.Builder. getBlockLocationInfoMsgOrBuilder()
optional .protobuf.BlockLocationInfoMsg blockLocationInfoMsg = 9;
ControlMessage.BlockLocationInfoMsgOrBuilder
ControlMessage.Message. getBlockLocationInfoMsgOrBuilder()
optional .protobuf.BlockLocationInfoMsg blockLocationInfoMsg = 9;
ControlMessage.BlockLocationInfoMsgOrBuilder
ControlMessage.MessageOrBuilder. getBlockLocationInfoMsgOrBuilder()
optional .protobuf.BlockLocationInfoMsg blockLocationInfoMsg = 9;
-