Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The ICacheTriggerEntry type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsOriginalPresent |
Determine whether or not the entry existed before the start of
the mutating operation that is being evaluated by the trigger.
| |
| IsPresent |
Determine if this entry exists in the cache.
(Inherited from IInvocableCacheEntry.) | |
| Key | Overloaded. | |
| OriginalValue |
Get the value that existed before the start of the mutating
operation that is being evaluated by the trigger.
| |
| Value | Overloaded. |