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
TranslateSchemeType Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Translate the scheme name into the scheme type.
Namespace:
Tangosol.Net
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
public
virtual
DefaultConfigurableCacheFactory
SchemeType
TranslateSchemeType
(
string
scheme
)
Parameters
scheme
Type:
System
String
The scheme name.
Return Value
Type:
DefaultConfigurableCacheFactory
SchemeType
The scheme type.
Remarks
Valid scheme types are any of the
DefaultConfigurableCacheFactory
SchemeType
enumeration values.
See Also
Reference
DefaultConfigurableCacheFactory Class
Tangosol.Net Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.