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 2017/07/07 05:03:28 UTC

[2/2] beam git commit: This closes #3470: [BEAM-940] ByteBuddyOnTimerInvokerFactory: key the cache with a (Class, id) tuple or OnTimerMethod

This closes #3470: [BEAM-940] ByteBuddyOnTimerInvokerFactory: key the cache with a (Class, id) tuple or OnTimerMethod

  Simplified ByteBuddyOnTimerInvokerFactory


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

Branch: refs/heads/master
Commit: 440c7d45b21e64d49566f0674a2dc91f6d284257
Parents: 17bc3b1 c8d9833
Author: Kenneth Knowles <kl...@google.com>
Authored: Thu Jul 6 21:47:11 2017 -0700
Committer: Kenneth Knowles <kl...@google.com>
Committed: Thu Jul 6 21:47:11 2017 -0700

----------------------------------------------------------------------
 .../reflect/ByteBuddyOnTimerInvokerFactory.java | 73 ++++++++------------
 .../reflect/OnTimerMethodSpecifier.java         | 37 ++++++++++
 2 files changed, 65 insertions(+), 45 deletions(-)
----------------------------------------------------------------------