Package | Description |
---|---|
org.apache.flink.api.java.operators.translation |
Class and Description |
---|
FunctionAnnotation.ForwardedFields
The ForwardedFields annotation declares fields which are never modified by the annotated
function and which are forwarded at the same position to the output or unchanged copied to
another position in the output.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.