Uses of Class
org.apache.nemo.common.ir.vertex.executionproperty.ResourceSiteProperty
-
Packages that use ResourceSiteProperty Package Description org.apache.nemo.common.ir.vertex.executionproperty -
-
Uses of ResourceSiteProperty in org.apache.nemo.common.ir.vertex.executionproperty
Methods in org.apache.nemo.common.ir.vertex.executionproperty that return ResourceSiteProperty Modifier and Type Method Description static ResourceSiteProperty
ResourceSiteProperty. of(java.util.HashMap<java.lang.String,java.lang.Integer> value)
Static method for constructingResourceSiteProperty
.
-