Uses of Class
org.apache.flink.api.java.functions.FunctionAnnotation.ForwardedFields
-
Packages that use FunctionAnnotation.ForwardedFields Package Description org.apache.flink.api.java.operators.translation -
-
Uses of FunctionAnnotation.ForwardedFields in org.apache.flink.api.java.operators.translation
Classes in org.apache.flink.api.java.operators.translation with annotations of type FunctionAnnotation.ForwardedFields Modifier and Type Class Description classKeyExtractingMapper<T,K>Mapper that extracts keys.classKeyRemovingMapper<T,K>Mapper that removes keys.classPlanFilterOperator<T>classTwoKeyExtractingMapper<T,K1,K2>Mapper that extracts two keys of a value.
-