Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/net/cache/AbstractCacheLoader.hpp>
Inherits Object, and CacheLoader.
Inherited by AbstractCacheStore.
An abstract base class for CacheLoader implementations.
Public Types |
||||
| typedef spec::Handle | Handle | |||
| AbstractCacheLoader Handle definition. | ||||
| typedef spec::View | View | |||
| AbstractCacheLoader View definition. | ||||
| typedef spec::Holder | Holder | |||
| AbstractCacheLoader Holder definition. | ||||
Public Member Functions |
||||
| virtual Map::View | loadAll (Collection::View vColKeys) | |||
| Return the values associated with each the specified keys in the passed collection.
If a key does not have an associated value in the underlying store, then the return map will not have an entry for that key.
|
||||
The documentation for this class was generated from the following file: