You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/08/05 17:10:17 UTC

[2/2] incubator-beam git commit: This closes #757

This closes #757


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

Branch: refs/heads/master
Commit: 2b5c6bcb2173d55f6b45f4134cd500d9cc9c1965
Parents: 8daf518 4ac5caf
Author: Kenneth Knowles <kl...@google.com>
Authored: Fri Aug 5 10:09:25 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Fri Aug 5 10:09:25 2016 -0700

----------------------------------------------------------------------
 .../beam/sdk/transforms/FlatMapElements.java    | 126 +++++++++++++------
 .../apache/beam/sdk/transforms/MapElements.java |  60 +++++----
 .../beam/sdk/transforms/SimpleFunction.java     |  34 +++++
 .../sdk/transforms/FlatMapElementsTest.java     |  48 +++++++
 .../beam/sdk/transforms/MapElementsTest.java    |  84 +++++++++++++
 5 files changed, 288 insertions(+), 64 deletions(-)
----------------------------------------------------------------------