Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The LocalCache..::.Entry type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CalculateUnits |
Calculate a cache cost for the specified object.
| |
| Discard |
Called to inform the Entry that it is no longer used.
| |
Determines whether the specified (Inherited from | ||
| Extract |
Extract a value out of the entry's value.
| |
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
| IndexOfMSB |
Determine the most significant bit of the passed integral
value.
| |
Creates a shallow copy of the current (Inherited from | ||
| Remove |
Remove this entry from the cache if it is present in the cache.
| |
| ResetTouchCount |
Reset the number of times that the cache entry has been
touched.
| |
| ScheduleExpiry |
Reschedule the cache entry expiration.
| |
| SetValue |
Store the value corresponding to this entry.
| |
| ToString |
Render the cache entry as a string.
(Overrides | |
| Touch |
Called each time the entry is accessed or modified.
| |
| Update |
Update the entry's value.
|
Operators
| Name | Description | |
|---|---|---|
| Implicit | Overloaded. |