Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The ICacheTriggerEntry type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Extract |
Extract a value out of the entry's value.
(Inherited from IInvocableCacheEntry.) | |
| Remove |
Remove this entry from the cache if it is present in the cache.
(Inherited from IInvocableCacheEntry.) | |
| SetValue |
Store the value corresponding to this entry.
(Inherited from IInvocableCacheEntry.) | |
| Update |
Update the entry's value.
(Inherited from IInvocableCacheEntry.) |