AbstractCacheLoaderLoadAll Method |
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Return the values associated with each the specified keys in
the passed collection.
Namespace:
Tangosol.Net.Cache
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
Remarks
If a key does not have an associated value in the underlying
store, then the return dictionary will not have an entry for
that key.
See Also