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 2017/04/11 02:25:05 UTC

[2/2] beam git commit: This closes #2486

This closes #2486


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

Branch: refs/heads/master
Commit: 0a0b1c80c97949954add4b4357fe29409a08197d
Parents: 7fd9c65 40b3668
Author: Thomas Groh <tg...@google.com>
Authored: Mon Apr 10 19:24:52 2017 -0700
Committer: Thomas Groh <tg...@google.com>
Committed: Mon Apr 10 19:24:52 2017 -0700

----------------------------------------------------------------------
 runners/core-construction-java/pom.xml          |  17 ++
 .../core/construction/WindowingStrategies.java  | 268 +++++++++++++++++++
 .../construction/WindowingStrategiesTest.java   |  92 +++++++
 .../beam/sdk/util/WindowingStrategies.java      | 267 ------------------
 .../beam/sdk/util/WindowingStrategiesTest.java  |  91 -------
 5 files changed, 377 insertions(+), 358 deletions(-)
----------------------------------------------------------------------