You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by ch...@apache.org on 2016/08/24 09:33:08 UTC

[2/2] apex-malhar git commit: Merge branch 'APEXMALHAR-2185-bounded-dedup' of https://github.com/bhupeshchawda/apex-malhar

Merge branch 'APEXMALHAR-2185-bounded-dedup' of https://github.com/bhupeshchawda/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/17f6c552
Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/17f6c552
Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/17f6c552

Branch: refs/heads/master
Commit: 17f6c5523e33cae6d70f9260e295f92e44894bcd
Parents: 822323d cc62a5e
Author: Chinmay Kolhatkar <ch...@datatorrent.com>
Authored: Wed Aug 24 15:01:52 2016 +0530
Committer: Chinmay Kolhatkar <ch...@datatorrent.com>
Committed: Wed Aug 24 15:01:52 2016 +0530

----------------------------------------------------------------------
 .../apex/malhar/lib/dedup/AbstractDeduper.java  |  25 ++-
 .../malhar/lib/dedup/BoundedDedupOperator.java  | 206 +++++++++++++++++++
 .../lib/dedup/TimeBasedDedupOperator.java       |  31 ++-
 .../lib/dedup/DeduperBoundedPOJOImplTest.java   | 110 ++++++++++
 4 files changed, 359 insertions(+), 13 deletions(-)
----------------------------------------------------------------------