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 Methods
Add Method
AddCacheListener Method
AddIndex Method
AddInternal Method
AdjustUnits Method
Aggregate Method
CheckFlush Method
CheckSize Method
Clear Method
ClearInternal Method
ConfigureEviction Method
ConfigureUnitCalculator Method
Contains Method
ContainsKey Method
ContainsValue Method
CopyTo Method
CreateEntry Method
DispatchEvent Method
EnsureEntry Method
EnsureEntryCollection Method
EnsureIndexMap Method
Evict Method
EvictAll Method
GetAll Method
GetCacheEntry Method
GetEntries Method
GetEntry Method
GetEntryInternal Method
GetEnumerator Method
GetKeys Method
GetValues Method
HasListeners Method
Insert Method
InsertAll Method
InstantiateCacheEnumerator Method
InstantiateCacheEvent Method
InstantiateEntriesCollection Method
InstantiateInternalListener Method
InstantiateKeysCollection Method
InstantiateValuesCollection Method
Invoke Method
InvokeAll Method
IsFlushRequired Method
Load Method
LoadAll Method
Lock Method
Peek Method
PeekAll Method
PeekEntryInternal Method
Prune Method
Remove Method
RemoveCacheListener Method
RemoveExpired Method
RemoveIndex Method
RemoveInternal Method
ResetHitStatistics Method
ScheduleFlush Method
ToString Method
Truncate Method
Unlock Method
LocalCache
GetEnumerator Method
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Returns an
ICacheEnumerator
object for the
ICache
instance.
Namespace:
Tangosol.Net.Cache
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
public
virtual
ICacheEnumerator
GetEnumerator
()
Return Value
Type:
ICacheEnumerator
An
ICacheEnumerator
object for the
ICache
instance.
Implements
ICache
GetEnumerator
See Also
Reference
LocalCache Class
Tangosol.Net.Cache Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.