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 2017/05/23 01:39:31 UTC

[2/2] beam git commit: This closes #3191: Add WindowIntoTranslator

This closes #3191: Add WindowIntoTranslator


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

Branch: refs/heads/master
Commit: 3c10c0bc89783fb6aebb0890ce2fdca2f1b4fb75
Parents: 465f438 bb3db2a
Author: Kenneth Knowles <kl...@google.com>
Authored: Mon May 22 18:38:27 2017 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Mon May 22 18:38:27 2017 -0700

----------------------------------------------------------------------
 .../core/construction/WindowIntoTranslator.java |  61 +++++++++
 .../core/construction/WindowingStrategies.java  |  33 ++---
 .../construction/WindowIntoTranslatorTest.java  | 126 +++++++++++++++++++
 3 files changed, 205 insertions(+), 15 deletions(-)
----------------------------------------------------------------------