Click or drag to resize

ConditionalPutAll Constructor

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodConditionalPutAll
Default constructor.
Public methodConditionalPutAll(IFilter, IDictionary)
Construct a ConditionalPutAll processor that updates an entry with a new value if and only if the filter applied to the entry evaluates to true.
Top
See Also