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 <[email protected]> Authored: Wed Jan 11 13:30:54 2017 -0800 Committer: David Yan <[email protected]> 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(-) ----------------------------------------------------------------------
