Merge commit 'refs/pull/518/head' of github.com:apache/apex-malhar
Project: http://git-wip-us.apache.org/repos/asf/apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-malhar/commit/4cbbb750 Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/4cbbb750 Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/4cbbb750 Branch: refs/heads/master Commit: 4cbbb7507b6efc35e5e9b8058bd63a69d389c4ec Parents: 0885bfa 875e47c Author: David Yan <[email protected]> Authored: Wed Jan 18 10:38:38 2017 -0800 Committer: David Yan <[email protected]> Committed: Wed Jan 18 10:38:38 2017 -0800 ---------------------------------------------------------------------- .../AbstractWindowedOperatorBenchmarkApp.java | 5 ++ .../KeyedWindowedOperatorBenchmarkApp.java | 24 ++++++ .../window/impl/AbstractWindowedOperator.java | 11 ++- .../window/impl/KeyedWindowedOperatorImpl.java | 77 +++++++++++++++++--- 4 files changed, 104 insertions(+), 13 deletions(-) ----------------------------------------------------------------------
