Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
Overload List
| Name | Description | |
|---|---|---|
| VersionedPut()()() |
Default constructor.
| |
| VersionedPut(IVersionable) |
Construct a VersionedPut that updates an entry with a new
value if and only if the version of the new value matches to the
version of the current entry's value (which must exist).
| |
| VersionedPut(IVersionable, Boolean, Boolean) |
Construct a VersionedPut that updates an entry with a new
value if and only if the version of the new value matches to the
version of the current entry's value.
|