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