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.Cache
LocalCache Class
LocalCache Properties
CacheHits Property
CacheLoader Property
CacheMisses Property
CacheStatistics Property
CacheStore Property
CalculatorType Property
Count Property
CurrentKeyMask Property
Entries Property
EvictionPolicy Property
EvictionType Property
ExpiryDelay Property
FlushDelay Property
FlushTime Property
HighUnits Property
HitProbability Property
IndexMap Property
Item Property
Keys Property
LowUnits Property
PruneLevel Property
Storage Property
UnitCalculator Property
Units Property
Values Property
LocalCache
Keys Property
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Get the keys collection.
Namespace:
Tangosol.Net.Cache
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
public
override
ICollection
Keys
{
get
; }
Property Value
Type:
ICollection
The keys collection.
Implements
IDictionary
Keys
IDictionary
Keys
See Also
Reference
LocalCache Class
Tangosol.Net.Cache Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.