You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2017/01/05 00:11:35 UTC

[2/2] beam git commit: [BEAM-1223][Follow-up] Reduced visibility for Sum, Min, Max, Mean.

[BEAM-1223][Follow-up] Reduced visibility for Sum,Min,Max,Mean.

This closes #1731


Project: http://git-wip-us.apache.org/repos/asf/beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/1e2f90c1
Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/1e2f90c1
Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/1e2f90c1

Branch: refs/heads/master
Commit: 1e2f90c17584ca3efcdd107c0107ee12d0ddaa87
Parents: 49aeef9 ab797be
Author: Luke Cwik <lc...@google.com>
Authored: Wed Jan 4 16:11:16 2017 -0800
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Jan 4 16:11:16 2017 -0800

----------------------------------------------------------------------
 .../org/apache/beam/sdk/transforms/Max.java     | 27 +++-----------------
 .../org/apache/beam/sdk/transforms/Mean.java    | 12 +--------
 .../org/apache/beam/sdk/transforms/Min.java     | 27 +++-----------------
 .../org/apache/beam/sdk/transforms/Sum.java     | 21 +++------------
 4 files changed, 12 insertions(+), 75 deletions(-)
----------------------------------------------------------------------