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

E47891-01

NearCache Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
addFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL, bool fLite=false)NearCache [virtual]
coherence::net::NamedCache::addFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL, bool fLite=false)=0ObservableMap [pure virtual]
addIndex(ValueExtractor::View vExtractor, bool fOrdered, Comparator::View vComparator)NearCache [virtual]
coherence::net::NamedCache::addIndex(ValueExtractor::View vExtractor, bool fOrdered, Comparator::View vComparator)=0QueryMap [pure virtual]
addKeyListener(MapListener::Handle hListener, Object::View vKey, bool fLite)NearCache [virtual]
coherence::net::NamedCache::addKeyListener(MapListener::Handle hListener, Object::View vKey, bool fLite)=0ObservableMap [pure virtual]
addMapListener(MapListener::Handle hListener)NearCache [virtual]
coherence::net::NamedCache::addMapListener(MapListener::Handle hListener)=0ObservableMap [pure virtual]
aggregate(Collection::View vCollKeys, EntryAggregator::Handle hAgent) const NearCache [virtual]
aggregate(Filter::View vFilter, EntryAggregator::Handle hAgent) const NearCache [virtual]
coherence::net::NamedCache::aggregate(Collection::View vCollKeys, EntryAggregator::Handle hAgent) const =0InvocableMap [pure virtual]
CacheServiceHandle typedefNamedCache
CacheServiceView typedefNamedCache
CachingMap(CacheMap::Handle hMapFront, CacheMap::Handle hMapBack, InvalidationStrategy strategy=listen_auto, ConcurrentMap::Handle hMapControl=NULL)CachingMap [protected]
clear()CachingMap [virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
containsKey(Object::View vKey) const CachingMap [virtual]
containsValue(Object::View vValue) const CachingMap [virtual]
destroy()NearCache [virtual]
ensureInvalidationStrategy() const CachingMap [virtual]
entrySet(Filter::View vFilter) const NearCache [virtual]
entrySet(Filter::View vFilter, Comparator::View vComparator) const NearCache [virtual]
coherence::net::cache::CachingMap::entrySet() const CachingMap [virtual]
coherence::net::cache::CachingMap::entrySet()CachingMap [virtual]
coherence::net::NamedCache::entrySet(Filter::View vFilter) const =0QueryMap [pure virtual]
coherence::util::QueryMap::entrySet(Filter::View vFilter, Comparator::View vComparator) const =0QueryMap [pure virtual]
equals(Object::View v) const Object [virtual]
equals(Object::View v1, Object::View v2)Object [static]
expiry_defaultCacheMap [static]
expiry_neverCacheMap [static]
f_hListenerBackServiceNearCache [protected]
f_hListenerFrontCachingMap [mutable, protected]
f_hMapBackCachingMap [mutable, protected]
f_hMapControlCachingMap [mutable, protected]
f_hMapFrontCachingMap [mutable, protected]
f_hServiceNearCache [protected]
f_hStatsCachingMap [mutable, protected]
f_vKeyGlobalCachingMap [protected]
f_vsNameNearCache [protected]
finalizePut(Object::View vKey, Object::Holder ohValue, List::Handle hlistEvents, int64_t cMillis)CachingMap [protected, virtual]
get(Object::View vKey) const CachingMap [virtual]
get(Object::View vKey)CachingMap [virtual]
getAll(Collection::View vColKeys) const NearCache [virtual]
getBackCache()NearCache [virtual]
getBackCache() const NearCache [virtual]
getBackMap() const CachingMap [virtual]
getCacheName() const NearCache [virtual]
getCacheService()NearCache [virtual]
getCacheService() const NearCache [virtual]
getCacheStatistics() const CachingMap [virtual]
getControlMap() const CachingMap [virtual]
getFrontMap() const CachingMap [virtual]
getInvalidationHits() const CachingMap [virtual]
getInvalidationMisses() const CachingMap [virtual]
getInvalidationStrategy() const CachingMap [virtual]
getLockAll()ConcurrentMap [static]
getTotalRegisterListener() const CachingMap [virtual]
Handle typedefNearCache
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
Holder typedefNearCache
instantiateBackMapListener()CachingMap [protected, virtual]
instantiateFrontMapListener()CachingMap [protected, virtual]
invalidateFront(Object::View vKey) const CachingMap [protected, virtual]
InvalidationStrategy enum nameCachingMap
invoke(Object::View vKey, EntryProcessor::Handle hAgent)NearCache [virtual]
coherence::net::NamedCache::invoke(Object::View vKey, EntryProcessor::Handle hAgent)=0InvocableMap [pure virtual]
invokeAll(Collection::View vCollKeys, EntryProcessor::Handle hAgent)NearCache [virtual]
invokeAll(Filter::View vFilter, EntryProcessor::Handle hAgent)NearCache [virtual]
coherence::net::NamedCache::invokeAll(Collection::View vCollKeys, EntryProcessor::Handle hAgent)=0InvocableMap [pure virtual]
isActive() const NearCache [virtual]
isCoherent() const CachingMap [protected, virtual]
isEmpty() const CachingMap [virtual]
isImmutable() const Object [virtual]
keySet(Filter::View vFilter) const NearCache [virtual]
coherence::net::cache::CachingMap::keySet() const CachingMap [virtual]
coherence::net::cache::CachingMap::keySet()CachingMap [virtual]
coherence::net::NamedCache::keySet(Filter::View vFilter) const =0QueryMap [pure virtual]
listen_all enum valueCachingMap
listen_auto enum valueCachingMap
listen_logical enum valueCachingMap
listen_none enum valueCachingMap
listen_present enum valueCachingMap
lock(Object::View vKey, int64_t cWait) const NearCache [virtual]
lock(Object::View vKey) const NearCache [virtual]
m_cInvalidationHitsCachingMap [mutable, protected]
m_cInvalidationMissesCachingMap [mutable, protected]
m_cRegisterListenerCachingMap [mutable, protected]
m_fReleasedCachingMap [protected]
m_hFilterListenerCachingMap [mutable, protected]
m_hListenerCachingMap [mutable, protected]
m_strategyCurrentCachingMap [mutable, protected]
m_strategyTargetCachingMap [mutable, protected]
NearCache(CacheMap::Handle hMapFront, CacheMap::Handle hMapBack, CachingMap::InvalidationStrategy strategy=listen_auto, ConcurrentMap::Handle hMapControl=NULL)NearCache [protected]
notify() const Object
notifyAll() const Object
Object()Object [protected]
Object(const Object &that)Object [protected]
onConst()Object [protected, virtual]
onEscape(bool fEscaped) const Object [protected, virtual]
onInit()NearCache [protected, virtual]
put(Object::View vKey, Object::Holder ohValue, int64_t cMillis)NearCache [virtual]
coherence::net::cache::CachingMap::put(Object::View vKey, Object::Holder ohValue, bool fReturn, int64_t cMillis)CachingMap [virtual]
coherence::net::cache::CachingMap::put(Object::View vKey, Object::Holder ohValue)CachingMap [virtual]
putAll(Map::View vMap)CachingMap [virtual]
coherence::util::Map::putAll(Map::View vMap)=0Map [pure virtual]
registerBackServiceListener()NearCache [protected, virtual]
registerFrontListener() const CachingMap [virtual]
registerListener() const CachingMap [virtual]
registerListener(Object::View vKey) const CachingMap [virtual]
release()NearCache [virtual]
release(bool fDestroy)NearCache [protected, virtual]
remove(Object::View vKey)CachingMap [virtual]
removeFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL)NearCache [virtual]
coherence::net::NamedCache::removeFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL)=0ObservableMap [pure virtual]
removeIndex(ValueExtractor::View vExtractor)NearCache [virtual]
coherence::net::NamedCache::removeIndex(ValueExtractor::View vExtractor)=0QueryMap [pure virtual]
removeKeyListener(MapListener::Handle hListener, Object::View vKey)NearCache [virtual]
coherence::net::NamedCache::removeKeyListener(MapListener::Handle hListener, Object::View vKey)=0ObservableMap [pure virtual]
removeMapListener(MapListener::Handle hListener)NearCache [virtual]
coherence::net::NamedCache::removeMapListener(MapListener::Handle hListener)=0ObservableMap [pure virtual]
resetInvalidationStrategy()CachingMap [virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
size() const CachingMap [virtual]
sizeOf(bool fDeep=false) const Object [virtual]
toStream(std::ostream &out) const CachingMap [virtual]
coherence::lang::Object::toStream(std::ostream &out, Object::View v)Object [static]
unlock(Object::View vKey) const NearCache [virtual]
unregisterBackServiceListener()NearCache [protected, virtual]
unregisterFrontListener() const CachingMap [virtual]
unregisterListener() const CachingMap [virtual]
unregisterListener(Object::View vKey) const CachingMap [virtual]
validate(MapEvent::View vEvent)CachingMap [protected, virtual]
values() const CachingMap [virtual]
values()CachingMap [virtual]
View typedefNearCache
wait() const Object
wait(int64_t cMillis) const Object

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