Uses of Class
org.apache.nemo.common.ir.edge.executionproperty.SubPartitionSetProperty
-
Packages that use SubPartitionSetProperty Package Description org.apache.nemo.common.ir.edge.executionproperty -
-
Uses of SubPartitionSetProperty in org.apache.nemo.common.ir.edge.executionproperty
Methods in org.apache.nemo.common.ir.edge.executionproperty that return SubPartitionSetProperty Modifier and Type Method Description static SubPartitionSetProperty
SubPartitionSetProperty. of(java.util.ArrayList<KeyRange> value)
Static method exposing the constructor.
-