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