You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2017/08/30 21:30:59 UTC

[2/2] beam git commit: [BEAM-1347] Create value state, combining state, and bag state views over the BagUserState.

[BEAM-1347] Create value state, combining state, and bag state views over the BagUserState.

This closes #3783


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

Branch: refs/heads/master
Commit: 585440d228db2eae841bc92fa0babd9e131ef839
Parents: f6c8405 e0f628c
Author: Luke Cwik <lc...@google.com>
Authored: Wed Aug 30 14:30:51 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Wed Aug 30 14:30:51 2017 -0700

----------------------------------------------------------------------
 .../apache/beam/fn/harness/FnApiDoFnRunner.java | 380 ++++++++++++++++++-
 .../beam/fn/harness/FnApiDoFnRunnerTest.java    | 229 +++++++++++
 .../fn/harness/state/FakeBeamFnStateClient.java |   2 +-
 3 files changed, 605 insertions(+), 6 deletions(-)
----------------------------------------------------------------------