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

E26041-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]
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]
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]
release()=0NamedCache [pure virtual]
remove(Object::View vKey)=0Map [pure 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]
self()Object [inline, protected]
self() const Object [inline, protected]
size() const =0Map [pure virtual]
sizeOf(bool fDeep=false) const Object [virtual]
toStream(std::ostream &out) const Object [virtual]
toStream(std::ostream &out, Object::View v)Object [static]
unlock(Object::View vKey) const =0ConcurrentMap [pure virtual]
values() const =0Map [pure virtual]
values()=0Map [pure virtual]
View typedefNamedCache
wait() const Object
wait(int64_t cMillis) const Object

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