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