You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tg...@apache.org on 2016/11/08 19:12:56 UTC

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

This closes #1302


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

Branch: refs/heads/master
Commit: 09f6aa6074af35d1bafc913938bb18971d185767
Parents: 7855f29 a3b80d1
Author: Thomas Groh <tg...@google.com>
Authored: Tue Nov 8 11:10:50 2016 -0800
Committer: Thomas Groh <tg...@google.com>
Committed: Tue Nov 8 11:10:50 2016 -0800

----------------------------------------------------------------------
 .../beam/runners/direct/DirectRunner.java       | 114 ++++---
 .../direct/EncodabilityEnforcementFactory.java  |  80 -----
 .../ImmutabilityCheckingBundleFactory.java      |  11 +-
 .../direct/ImmutabilityEnforcementFactory.java  |   2 -
 .../direct/CloningBundleFactoryTest.java        | 122 ++++++-
 .../beam/runners/direct/DirectRunnerTest.java   |  26 ++
 .../EncodabilityEnforcementFactoryTest.java     | 323 -------------------
 7 files changed, 224 insertions(+), 454 deletions(-)
----------------------------------------------------------------------