Aviem Zur created BEAM-1957:
-------------------------------
Summary: 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
Assignee: Davor Bonaci
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
(v6.3.15#6346)