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