Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The NearCache type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Associates the specified value with the specified key in this
cache.
(Inherited from CompositeCache.) | |
| AddCacheListener | Overloaded. | |
| AddIndex |
Add an index to this IQueryCache.
| |
| Aggregate | Overloaded. | |
| Clear |
Clears both the front and back caches.
(Inherited from CompositeCache.) | |
| Contains |
Check whether or not this cache contains a mapping for the
specified key.
(Inherited from CompositeCache.) | |
| CopyTo |
Copies the elements of the BackCache to an
Array, starting at a particular Array index.
(Inherited from CompositeCache.) | |
| Destroy |
Release and destroy this instance of INamedCache.
| |
| Dispose |
Release the resources associated with this cache.
(Inherited from CompositeCache.) | |
| EnsureInvalidationStrategy |
Ensure that a strategy has been choosen and that any appropriate
global listeners have been registered.
(Inherited from CompositeCache.) | |
| Equals |
Compares the specified object with this dictionary for equality.
(Inherited from CompositeCache.) | |
Allows an (Inherited from | ||
| GetAll |
Get the values for all the specified keys, if they are in the
cache.
(Inherited from CompositeCache.) | |
| GetEntries | Overloaded. | |
| GetEnumerator |
Returns an enumerator that iterates through a cache.
(Inherited from CompositeCache.) | |
| GetHashCode |
Return the hash code value for this dictionary.
(Inherited from CompositeCache.) | |
| GetKeys |
Return a collection of the keys contained in this cache for
entries that satisfy the criteria expressed by the filter.
| |
Gets the (Inherited from | ||
| GetValues | Overloaded. | |
| Insert | Overloaded. | |
| InsertAll |
Copies all of the mappings from the specified dictionary to this
cache (optional operation).
(Inherited from CompositeCache.) | |
| InstantiateBackCacheListener |
Factory pattern: instantiate back cache listener.
(Inherited from CompositeCache.) | |
| InstantiateFrontCacheListener |
Factory pattern: instantiate front cache listener.
(Inherited from CompositeCache.) | |
| InvalidateFront |
Invalidate the key from the front.
(Inherited from CompositeCache.) | |
| Invoke |
Invoke the passed IEntryProcessor against the entry
specified by the passed key, returning the result of the
invocation.
| |
| InvokeAll | Overloaded. | |
| Lock | Overloaded. | |
Creates a shallow copy of the current (Inherited from | ||
| OnMemberJoined |
Invoked when an IMember has joined the service.
| |
| OnMemberLeaving |
Invoked when an IMember is leaving the service.
| |
| OnMemberLeft |
Invoked when an IMember has left the service.
| |
| RegisterBackServiceMemberEventHandler |
Register an event handler for member events on back caches's
service.
| |
| RegisterFrontListener |
Register the global front cache listener.
(Inherited from CompositeCache.) | |
| RegisterListener | Overloaded. | |
| Release | Overloaded. | |
| Remove |
Remove the mapping for this key from this cache if present.
(Inherited from CompositeCache.) | |
| RemoveCacheListener | Overloaded. | |
| RemoveIndex |
Remove an index from this IQueryCache.
| |
| ResetHitStatistics |
Reset the cache statistics.
(Inherited from CompositeCache.) | |
| ResetInvalidationStrategy |
Reset the "current invalidation strategy" flag.
(Inherited from CompositeCache.) | |
| ToString |
For debugging purposes, format the contents of the
CompositeCache in a human readable format.
(Inherited from CompositeCache.) | |
| Unlock |
Unlock the specified item.
| |
| UnregisterBackServiceMemberEventHandler |
Unregister back caches's service member event handler.
| |
| UnregisterFrontListener |
Unregister the global front cache listener.
(Inherited from CompositeCache.) | |
| UnregisterListener | Overloaded. | |
| Validate |
Validate the front cache entry for the specified back cache
event.
(Inherited from CompositeCache.) |