You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by da...@apache.org on 2017/01/11 21:31:42 UTC

[2/2] apex-malhar git commit: Merge commit 'refs/pull/514/head' of github.com:apache/apex-malhar

Merge commit 'refs/pull/514/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/ca6995ca
Tree: http://git-wip-us.apache.org/repos/asf/apex-malhar/tree/ca6995ca
Diff: http://git-wip-us.apache.org/repos/asf/apex-malhar/diff/ca6995ca

Branch: refs/heads/master
Commit: ca6995ca4b5c97bf5c400ac28e65cde3f9d5b772
Parents: 0852c65 b2b135d
Author: David Yan <da...@apache.org>
Authored: Wed Jan 11 13:30:54 2017 -0800
Committer: David Yan <da...@apache.org>
Committed: Wed Jan 11 13:30:54 2017 -0800

----------------------------------------------------------------------
 .../util/serde/GenericSerdePerformanceTest.java | 118 +++++++++++++++++++
 .../malhar/lib/utils/serde/GenericSerde.java    |  62 ++++++++--
 .../lib/utils/serde/ImmutablePairSerde.java     |  60 ++++++++++
 .../malhar/lib/utils/serde/TimeWindowSerde.java |  42 +++++++
 .../lib/utils/serde/GenericSerdeTest.java       |  17 +++
 5 files changed, 288 insertions(+), 11 deletions(-)
----------------------------------------------------------------------