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/24 04:06:05 UTC

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

This closes #380


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

Branch: refs/heads/master
Commit: 68b8cbc810f72e1964242b6e122479bdd08feae8
Parents: 27abf44 d534ac5
Author: Kenneth Knowles <kl...@google.com>
Authored: Mon May 23 21:05:33 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Mon May 23 21:05:33 2016 -0700

----------------------------------------------------------------------
 .../apache/beam/sdk/util/ActiveWindowSet.java   | 109 ++++---
 .../beam/sdk/util/MergingActiveWindowSet.java   | 294 +++++--------------
 .../sdk/util/NonMergingActiveWindowSet.java     |  18 +-
 .../apache/beam/sdk/util/ReduceFnRunner.java    | 190 ++++++------
 .../sdk/util/MergingActiveWindowSetTest.java    | 220 ++++++++++----
 .../org/apache/beam/sdk/util/TriggerTester.java |  26 +-
 6 files changed, 416 insertions(+), 441 deletions(-)
----------------------------------------------------------------------