Uses of Class
org.apache.nemo.common.ir.vertex.executionproperty.MessageIdVertexProperty
-
Packages that use MessageIdVertexProperty Package Description org.apache.nemo.common.ir.vertex.executionproperty -
-
Uses of MessageIdVertexProperty in org.apache.nemo.common.ir.vertex.executionproperty
Methods in org.apache.nemo.common.ir.vertex.executionproperty that return MessageIdVertexProperty Modifier and Type Method Description static MessageIdVertexProperty
MessageIdVertexProperty. of(java.lang.Integer value)
Static method exposing the constructor.
-