[
https://issues.apache.org/jira/browse/BEAM-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546442#comment-17546442
]
Kenneth Knowles commented on BEAM-1957:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18310
> Missing DoFn annotations documentation
> --------------------------------------
>
> Key: BEAM-1957
> URL: https://issues.apache.org/jira/browse/BEAM-1957
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Aviem Zur
> Priority: P3
>
> Not all {{DoFn}} annotations are covered by the programming guide.
> Only {{@ProcessElement}} is currently covered.
> We should have documentation for the other (non-expermintal at least)
> annotations:
> {code}
> public @interface Setup
> public @interface StartBundle
> public @interface FinishBundle
> public @interface Teardown
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)