Class RuleKeyCacheRecycler.SettingsAffectingCache

  • Enclosing class:
    RuleKeyCacheRecycler<V>

    public static class RuleKeyCacheRecycler.SettingsAffectingCache
    extends Object
    Any external settings which, if changed, will cause the entire cache to be invalidated.
    • Constructor Detail

      • SettingsAffectingCache

        public SettingsAffectingCache​(int ruleKeySeed,
                                      ActionGraph actionGraph)