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