You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2016/11/10 22:16:35 UTC

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

This closes #1340


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

Branch: refs/heads/master
Commit: f7745dc295b0c17e5fbafc263577457a6bb52a17
Parents: 503b407 7da1242
Author: Davor Bonaci <da...@google.com>
Authored: Thu Nov 10 14:16:24 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Thu Nov 10 14:16:24 2016 -0800

----------------------------------------------------------------------
 .../org/apache/beam/examples/complete/game/GameStats.java |  8 ++++----
 .../beam/examples/complete/game/HourlyTeamScore.java      |  8 +++-----
 .../apache/beam/examples/complete/game/LeaderBoard.java   | 10 ++++------
 .../org/apache/beam/examples/complete/game/UserScore.java |  6 +++---
 .../apache/beam/examples/complete/game/GameStatsTest.java |  5 +++++
 .../beam/examples/complete/game/HourlyTeamScoreTest.java  |  5 +++++
 .../beam/examples/complete/game/LeaderBoardTest.java      |  6 ++++++
 7 files changed, 30 insertions(+), 18 deletions(-)
----------------------------------------------------------------------