Click or drag to resize

ConditionalPutAll Constructor

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
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