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/04/07 22:41:27 UTC

[3/3] incubator-beam git commit: This closes #129

This closes #129


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

Branch: refs/heads/master
Commit: 2b3216bbe5c39ca33ee39bc8f8786efc2db140f9
Parents: 1451a0e 150eac5
Author: Kenneth Knowles <kl...@google.com>
Authored: Thu Apr 7 13:40:55 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Thu Apr 7 13:40:55 2016 -0700

----------------------------------------------------------------------
 .../ImmutabilityEnforcementFactory.java         | 36 ++++++++++++--------
 .../inprocess/InProcessPipelineOptions.java     |  9 +++++
 .../inprocess/InProcessPipelineRunner.java      | 25 ++++++++++++--
 .../inprocess/ParDoInProcessEvaluator.java      | 13 +++++--
 .../ImmutabilityEnforcementFactoryTest.java     |  9 ++---
 .../inprocess/TransformExecutorTest.java        |  6 ++--
 6 files changed, 69 insertions(+), 29 deletions(-)
----------------------------------------------------------------------