Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The ConverterCollections..::.ConverterNamedCache type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds an element with the provided key and value to the
dictionary.
(Inherited from ConverterCollections..::.ConverterDictionary.) | |
| AddCacheListener | Overloaded. | |
| AddIndex |
Add an index to this IQueryCache.
| |
| Aggregate | Overloaded. | |
| Clear |
Removes all elements from the dictionary.
(Inherited from ConverterCollections..::.ConverterDictionary.) | |
| Contains |
Determines whether the dictionary contains an element with
the specified key.
(Inherited from ConverterCollections..::.ConverterDictionary.) | |
| CopyTo |
Copies the elements of the collection to an array, starting
at a particular index.
(Inherited from ConverterCollections..::.ConverterDictionary.) | |
| Destroy |
Release and destroy this instance of INamedCache.
| |
| Dispose |
Release the resources associated with this cache.
| |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
| GetAll |
Get the values for all the specified keys, if they are in the
cache.
(Inherited from ConverterCollections..::.ConverterCache.) | |
| GetEntries | Overloaded. | |
| GetEnumerator |
Returns an (Inherited from ConverterCollections..::.ConverterCache.) | |
Serves as a hash function for a particular type.
(Inherited from | ||
| 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 ConverterCollections..::.ConverterCache.) | |
| InstantiateCacheEnumerator |
Returns an instance of ICacheEnumerator that
uses IConverters to view an underlying
enumerator.
(Inherited from ConverterCollections..::.ConverterCache.) | |
| InstantiateCollection |
Create a Converter Collection.
(Inherited from ConverterCollections..::.ConverterDictionary.) | |
| InstantiateDictionary |
Create a Converter Dictionary.
(Inherited from ConverterCollections..::.ConverterDictionary.) | |
| InstantiateDictionaryEnumerator |
Returns an instance of (Inherited from ConverterCollections..::.ConverterDictionary.) | |
| InstantiateEntries |
Create a Converter Entry collection.
(Inherited from ConverterCollections..::.ConverterCache.) | |
| 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 | ||
| Release |
Release local resources associated with this instance of
INamedCache.
| |
| Remove |
Removes the element with the specified key from the
dictionary.
(Inherited from ConverterCollections..::.ConverterDictionary.) | |
| RemoveCacheListener | Overloaded. | |
| RemoveIndex |
Remove an index from this IQueryCache.
| |
| ToString |
Return a string description for this dictionary.
(Inherited from ConverterCollections..::.ConverterDictionary.) | |
| Unlock |
Unlock the specified item.
|