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