This closes #3024
Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/a4f7a9c3 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/a4f7a9c3 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/a4f7a9c3 Branch: refs/heads/master Commit: a4f7a9c3f8997c3ff6dfe6cd6e1e42b451f8affe Parents: c54670f 758fee8 Author: Ahmet Altay <[email protected]> Authored: Wed May 10 11:14:26 2017 -0700 Committer: Ahmet Altay <[email protected]> Committed: Wed May 10 11:14:26 2017 -0700 ---------------------------------------------------------------------- .../examples/complete/game/HourlyTeamScore.java | 57 ++---- .../examples/complete/game/LeaderBoard.java | 26 +++ .../beam/examples/complete/game/UserScore.java | 56 +++--- .../complete/game/utils/WriteToText.java | 184 +++++++++++++++++++ 4 files changed, 251 insertions(+), 72 deletions(-) ----------------------------------------------------------------------
