Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The DefaultConfigurableCacheFactory provides a facility to
access caches declared in a "cache-config.xsd" compliant configuration
file.
The DefaultConfigurableCacheFactory..::.CacheInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DefaultConfigurableCacheFactory..::.CacheInfo |
Construct a CacheInfo object.
|
Methods
| Name | Description | |
|---|---|---|
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type.
(Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ReplaceAttributes |
Find and replace the attributes names in "{}" format with the
corresponding values for this cache info.
| |
Returns a (Inherited from |
Fields
| Name | Description | |
|---|---|---|
| m_attributes |
Map of scheme attributes.
| |
| m_cacheName |
The cache name.
| |
| m_schemeName |
The corresponding scheme name.
|
Properties
| Name | Description | |
|---|---|---|
| Attributes |
Obtain the attributes dictionary.
| |
| CacheName |
Obtain the cache name.
| |
| SchemeName |
Obtain the scheme name.
|