You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2016/11/08 02:16:00 UTC

[jira] [Created] (BEAM-940) OnTimerInvokers: key the cache with a (Class, id) tuple or OnTimerMethod

Kenneth Knowles created BEAM-940:
------------------------------------

             Summary: OnTimerInvokers: key the cache with a (Class, id) tuple or OnTimerMethod
                 Key: BEAM-940
                 URL: https://issues.apache.org/jira/browse/BEAM-940
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Kenneth Knowles
            Assignee: Kenneth Knowles
            Priority: Trivial


Right now it is a {{LoadingCache<Class, LoadingCache<id, OnTimerInvoker>>}}. It is correct but just a bit less straightforward then we might like.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)