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 <[email protected]> Authored: Tue May 10 10:18:27 2016 -0700 Committer: Kenneth Knowles <[email protected]> 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(-) ----------------------------------------------------------------------
