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