Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Tangosol.Net
DefaultConfigurableCacheFactory Class
DefaultConfigurableCacheFactory Methods
ConfigureBackingCache Method
ConfigureCache Method
ConvertInt Method
DestroyCache Method
EnsureCache Method
EnsureService Method
FindScheme Method
FindSchemeMapping Method
FindServiceScheme Method
initializeBundler Method
InstantiateAny Method
InstantiateBundlingNamedCache Method
InstantiateCache Method
InstantiateCacheListener Method
InstantiateCacheStore Method
InstantiateLocalNamedCache Method
InstantiateNearCache Method
InstantiateSubtype Method
LoadDefaultCacheConfig Method
ReleaseCache Method
ReportConversionError Method
ResolveScheme Method
ResolveSerializer Method
Shutdown Method
TranslateSchemeType Method
ValidateConfig Method
VerifyCacheListener Method
DefaultConfigurableCacheFactory
FindSchemeMapping Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
In the configuration XML find a "cache-mapping" element associated with a given cache name.
Namespace:
Tangosol.Net
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
public
virtual
DefaultConfigurableCacheFactory
CacheInfo
FindSchemeMapping
(
string
cacheName
)
Parameters
cacheName
Type:
System
String
The value of the "cache-name" element to look for.
Return Value
Type:
DefaultConfigurableCacheFactory
CacheInfo
A
DefaultConfigurableCacheFactory
CacheInfo
object associated with a given cache name.
See Also
Reference
DefaultConfigurableCacheFactory Class
Tangosol.Net Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.