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