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