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