You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Luke Cwik (JIRA)" <ji...@apache.org> on 2016/12/22 17:45:58 UTC

[jira] [Created] (BEAM-1208) Visibility of Sum.SumIntegerFn/Sum.SumDoubleFn/Sum.SumYYYFn should be reduced

Luke Cwik created BEAM-1208:
-------------------------------

             Summary: Visibility of Sum.SumIntegerFn/Sum.SumDoubleFn/Sum.SumYYYFn should be reduced
                 Key: BEAM-1208
                 URL: https://issues.apache.org/jira/browse/BEAM-1208
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Luke Cwik
            Assignee: Davor Bonaci
            Priority: Minor


Visibility of Sum.SumIntegerFn/Sum.SumDoubleFn/Sum.SumYYYFn should be reduced and users attention should be applied to the Sum.YYYPerKey or Sum.YYYGlobally. This can be done by moving the implementations of Sum.SumYYYFn outside of the Sum transform or the visibility of the inner classes reduced.

Combine.java should not use Sum.SumYYYFn in their javadocs.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)