You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2017/10/17 00:14:02 UTC

[2/2] beam git commit: [BEAM-3063] Improve VoidCoder structural value to use a single shared instance.

[BEAM-3063] Improve VoidCoder structural value to use a single shared instance.

 This closes #4000


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

Branch: refs/heads/master
Commit: 8ff9c003f407a8db7941a071280e16c603732f92
Parents: 3633c40 380e995
Author: Luke Cwik <lc...@google.com>
Authored: Mon Oct 16 17:13:54 2017 -0700
Committer: Luke Cwik <lc...@google.com>
Committed: Mon Oct 16 17:13:54 2017 -0700

----------------------------------------------------------------------
 .../main/java/org/apache/beam/sdk/coders/VoidCoder.java  | 10 +++-------
 .../java/org/apache/beam/sdk/coders/VoidCoderTest.java   | 11 ++++++++++-
 2 files changed, 13 insertions(+), 8 deletions(-)
----------------------------------------------------------------------