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/05/10 17:28:23 UTC

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

This closes #309


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

Branch: refs/heads/master
Commit: 4870525880d4496675dc3dee90dc39cf9621acef
Parents: 7c917a6 dd4ef6f
Author: Kenneth Knowles <kl...@google.com>
Authored: Tue May 10 10:18:27 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Tue May 10 10:18:27 2016 -0700

----------------------------------------------------------------------
 .../direct/ExecutorServiceParallelExecutor.java |  19 +-
 .../runners/direct/ParDoInProcessEvaluator.java |  24 ++-
 .../direct/ParDoInProcessEvaluatorTest.java     | 214 +++++++++++++++++++
 .../sdk/util/PushbackSideInputDoFnRunner.java   |   2 +-
 .../sdk/util/IdentitySideInputWindowFn.java     |   2 +-
 5 files changed, 248 insertions(+), 13 deletions(-)
----------------------------------------------------------------------