You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2016/10/20 20:32:29 UTC

[2/2] incubator-beam git commit: This closes #1136

This closes #1136


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/1b47a218
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/1b47a218
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/1b47a218

Branch: refs/heads/master
Commit: 1b47a2188a133c553c2092546993a40bb965e227
Parents: a69f888 db66cdb
Author: Kenneth Knowles <kl...@google.com>
Authored: Thu Oct 20 13:23:12 2016 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Thu Oct 20 13:23:12 2016 -0700

----------------------------------------------------------------------
 .../sdk/transforms/reflect/DoFnSignature.java   |  24 ++
 .../sdk/transforms/reflect/DoFnSignatures.java  |  67 ++++-
 .../transforms/reflect/DoFnSignaturesTest.java  | 283 ++++++++++++++-----
 .../reflect/DoFnSignaturesTestUtils.java        |   1 +
 4 files changed, 308 insertions(+), 67 deletions(-)
----------------------------------------------------------------------