Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Overload List
| Name | Description | |
|---|---|---|
| ConditionalPut()()() |
Default constructor.
| |
| ConditionalPut(IFilter, Object) |
Construct a ConditionalPut that updates an entry with a
new value if and only if the filter applied to the entry
evaluates to true.
| |
| ConditionalPut(IFilter, Object, Boolean) |
Construct a ConditionalPut that updates an entry with a
new value if and only if the filter applied to the entry
evaluates to true.
|