Eugene Kirpichov created BEAM-1422:
--------------------------------------

             Summary: ParDo should comply with PTransform style guide
                 Key: BEAM-1422
                 URL: https://issues.apache.org/jira/browse/BEAM-1422
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Eugene Kirpichov
            Assignee: Davor Bonaci


Suggested changes:

- Get rid of ParDo.Unbound and UnboundMulti classes completely
- Get rid of static methods such as withSideInputs/Outputs() - the only entry 
point should be via ParDo.of(). Respectively, get rid of non-static .of().
- Rename ParDo.Bound and ParDo.BoundMulti respectively to simply ParDo and 
ParDoWithSideOutputs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to