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