Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

Overload List

  NameDescription
Public methodConditionalRemove()()()()
Default constructor.
Public methodConditionalRemove(IFilter)
Construct a ConditionalRemove processor that removes an IInvocableCacheEntry if and only if the filter applied to the entry evaluates to true.
Public methodConditionalRemove(IFilter, Boolean)
Construct a ConditionalRemove processor that removes an IInvocableCacheEntry if and only if the filter applied to the entry evaluates to true.

See Also