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

E90870-01

NamedCache Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
addFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL, bool fLite=false)=0ObservableMap [pure virtual]
addIndex(ValueExtractor::View vExtractor, bool fOrdered, Comparator::View vComparator)=0QueryMap [pure virtual]
addKeyListener(MapListener::Handle hListener, Object::View vKey, bool fLite)=0ObservableMap [pure virtual]
addMapListener(MapListener::Handle hListener)=0ObservableMap [pure virtual]
aggregate(Collection::View vCollKeys, EntryAggregator::Handle hAgent) const =0InvocableMap [pure virtual]
aggregate(Filter::View vFilter, EntryAggregator::Handle hAgent) const =0InvocableMap [pure virtual]
CacheServiceHandle typedefNamedCache
CacheServiceView typedefNamedCache
clear()=0Map [pure virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
containsKey(Object::View vKey) const =0Map [pure virtual]
containsValue(Object::View vValue) const =0Map [pure virtual]
destroy()=0NamedCache [pure virtual]
coherence::entrySet() const =0Map [pure virtual]
coherence::entrySet()=0Map [pure virtual]
coherence::util::QueryMap::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]
get(Object::View vKey) const =0Map [pure virtual]
get(Object::View vKey)=0Map [pure virtual]
getAll(Collection::View vKeys) const =0CacheMap [pure virtual]
getCacheName() const =0NamedCache [pure virtual]
getCacheService()=0NamedCache [pure virtual]
getCacheService() const =0NamedCache [pure virtual]
getLockAll()ConcurrentMap [static]
coherence::getOrDefault(Object::View vKey, Object::Holder ohDefaultValue) const Map [inline, virtual]
coherence::util::InvocableMap::getOrDefault(Object::View vKey, Object::Holder ohDefaultValue) const InvocableMap [virtual]
Handle typedefNamedCache
hashCode() const Object [virtual]
hashCode(Object::View v)Object [inline, static]
Holder typedefNamedCache
invoke(Object::View vKey, EntryProcessor::Handle hAgent)=0InvocableMap [pure virtual]
invokeAll(Collection::View vCollKeys, EntryProcessor::Handle hAgent)=0InvocableMap [pure virtual]
invokeAll(Filter::View vFilter, EntryProcessor::Handle hAgent)=0InvocableMap [pure virtual]
isActive() const =0NamedCache [pure virtual]
isEmpty() const =0Map [pure virtual]
isImmutable() const Object [virtual]
coherence::keySet() const =0Map [pure virtual]
coherence::keySet()=0Map [pure virtual]
coherence::util::QueryMap::keySet(Filter::View vFilter) const =0QueryMap [pure virtual]
lock(Object::View vKey, int64_t cWait) const =0ConcurrentMap [pure virtual]
lock(Object::View vKey) const =0ConcurrentMap [pure virtual]
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()Object [protected, virtual]
put(Object::View vKey, Object::Holder ohValue, int64_t cMillis)=0CacheMap [pure virtual]
coherence::util::Map::put(Object::View vKey, Object::Holder ohValue)=0Map [pure virtual]
putAll(Map::View vMap)=0Map [pure virtual]
coherence::putIfAbsent(Object::View vKey, Object::Holder ohValue)Map [inline, virtual]
coherence::util::InvocableMap::putIfAbsent(Object::View vKey, Object::Holder ohValue)InvocableMap [virtual]
release()=0NamedCache [pure virtual]
remove(Object::View vKey)=0Map [pure virtual]
remove(Object::View vKey, Object::View vValue)Map [inline, virtual]
removeFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL)=0ObservableMap [pure virtual]
removeIndex(ValueExtractor::View vExtractor)=0QueryMap [pure virtual]
removeKeyListener(MapListener::Handle hListener, Object::View vKey)=0ObservableMap [pure virtual]
removeMapListener(MapListener::Handle hListener)=0ObservableMap [pure virtual]
removeValue(Object::View vKey, Object::View vValue)InvocableMap [virtual]
coherence::replace(Object::View vKey, Object::View vOldValue, Object::Holder ohNewValue)Map [inline, virtual]
coherence::replace(Object::View vKey, Object::Holder ohValue)Map [inline, virtual]
coherence::util::InvocableMap::replace(Object::View vKey, Object::Holder ohValue)InvocableMap [virtual]
coherence::util::InvocableMap::replace(Object::View vKey, Object::View vOldValue, Object::Holder ohNewValue)InvocableMap [virtual]
self()Object [inline, protected]
self() const Object [inline, protected]
size() const =0Map [pure virtual]
sizeOf(bool fDeep=false) const Object [virtual]
toStream(std::ostream &) const Object [inline, virtual]
toString() const Object [virtual]
toString(Object::View v)Object [static]
truncate()NamedCache [inline, virtual]
unlock(Object::View vKey) const =0ConcurrentMap [pure virtual]
values() const =0Map [pure virtual]
values()=0Map [pure virtual]
View typedefNamedCache
view()NamedCache [inline, virtual]
wait() const Object
wait(int64_t cMillis) const Object

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