Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
E18812-01
Create a backing cache using the "local-scheme" element.
Namespace:
Tangosol.NetAssembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
Syntax
| C# |
|---|
protected virtual INamedCache InstantiateLocalNamedCache( DefaultConfigurableCacheFactory..::.CacheInfo info, IXmlElement xmlLocal ) |
Parameters
- info
- Type: Tangosol.Net..::.DefaultConfigurableCacheFactory..::.CacheInfo
The cache info.
- xmlLocal
- Type: Tangosol.Run.Xml..::.IXmlElement
The "local-scheme" element.