Oracle® Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.2.1.2.0)

E77779-01

LocalCache Member List

This is the complete list of members for LocalCache, including all inherited members.

clear()LocalCache [virtual]
default_expireLocalCache [static]
default_unitsLocalCache [static]
expiry_defaultCacheMap [static]
expiry_neverCacheMap [static]
get(Object::View vKey) const LocalCache [virtual]
getAll(Collection::View vColKeys) const LocalCache [virtual]
getCacheLoader() const LocalCache [virtual]
getCacheLoader()LocalCache [virtual]
getCacheStore() const LocalCache [protected, virtual]
getCacheStore()LocalCache [protected, virtual]
getDefaultKeyMask()LocalCache [static]
getEntry(Object::View vKey) const LocalCache
getEntry(Object::View vKey)LocalCache
getKeyMask() const LocalCache [protected, virtual]
getKeyMask()LocalCache [protected, virtual]
Handle typedefLocalCache
Handle typedefLocalCache
Holder typedefLocalCache
Holder typedefLocalCache
instantiateEntry(Object::View vKey, Object::Holder ohValue, size32_t nHash)LocalCache [protected, virtual]
instantiateEntry(SafeHashMap::Entry::View vEntry)LocalCache [protected, virtual]
instantiateInternalListener()LocalCache [protected]
instantiateMapEvent(int32_t nId, Object::View vKey, Object::Holder ohValueOld, Object::Holder ohValueNew)LocalCache [protected, virtual]
load(Object::View vKey) const LocalCache [virtual]
load(Object::View vKey)LocalCache [virtual]
loadAll()LocalCache [virtual]
loadAll(Collection::View vColKeys)LocalCache [virtual]
loadAll(Collection::View vColKeys) const LocalCache [virtual]
LocalCache(int32_t cUnits=default_units, int32_t cExpiryMillis=default_expire, float64_t dflPruneLevel=0.75F, size32_t cInitialBuckets=17, float32_t flLoadFactory=1.0F, float32_t flGrowthRate=3.0F)LocalCache [protected]
max_unitsLocalCache [static]
never_expireLocalCache [static]
peek(Object::View vKey) const LocalCache [virtual]
peekAll(Collection::View vColKeys) const LocalCache [virtual]
put(Object::View vKey, Object::Holder ohValue, int64_t cMillis)=0CacheMap [pure virtual]
remove(Object::View vKey)LocalCache [virtual]
removeExpired(OldCache::Entry::Handle hEntry, bool fRemoveInternal)LocalCache [protected, virtual]
setCacheLoader(CacheLoader::Handle hLoader)LocalCache [virtual]
setKeyMask(KeyMask::Handle hMask)LocalCache [protected, virtual]
View typedefLocalCache
View typedefLocalCache

Copyright © 2000, 2016, Oracle and/or its affiliates. All rights reserved.