Eugene Kirpichov created BEAM-1417:
--------------------------------------

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


Suggested change (backward-compatible): methods globally(), perKey(), 
perElement() should return respective transform classes - Count.Globally, 
Count.PerKey, Count.PerElement. (currently some of them return a PTransform 
which is actually a Combine - the suggestion is to wrap them into classes).



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

Reply via email to