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