Package org.apache.flink.datastream.api.attribute
-
Annotation Types Summary Annotation Type Description NoOutputUntilEndOfInput NoOutputUntilEndOfInputindicates that the process function will only output records after all inputs are ended.
| Annotation Type | Description |
|---|---|
| NoOutputUntilEndOfInput |
NoOutputUntilEndOfInput indicates that the process function will only output records
after all inputs are ended. |