You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Aviem Zur (JIRA)" <ji...@apache.org> on 2017/04/13 03:42:41 UTC

[jira] [Created] (BEAM-1957) Missing DoFn annotations documentation

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)