Click or drag to resize

RuleCache Methods

The RuleCache type exposes the following members.

Methods
  NameDescription
Public methodGetMatchedRule
Returns matched rule for the given SamplingInput.
Public methodGetRules
Returns list of rules present in the cache.
Public methodLoadRules
Adds new rules to cache, clearing old rules not present in the newRules.
Public methodLoadTargets
Updates Targets in the cache
Top
See Also