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

E80355-01

ContinuousQueryCache Member List

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

_isEscaped(bool fAttemptCapture=true) const Object [inline]
addFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL, bool fLite=false)ContinuousQueryCache [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)ContinuousQueryCache [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)ContinuousQueryCache [virtual]
coherence::net::NamedCache::addKeyListener(MapListener::Handle hListener, Object::View vKey, bool fLite)=0ObservableMap [pure virtual]
addMapListener(MapListener::Handle hListener)ContinuousQueryCache [virtual]
coherence::net::NamedCache::addMapListener(MapListener::Handle hListener)=0ObservableMap [pure virtual]
aggregate(Collection::View vCollKeys, InvocableMap::EntryAggregator::Handle hAgent) const ContinuousQueryCache [virtual]
aggregate(Filter::View vFilter, InvocableMap::EntryAggregator::Handle hAgent) const ContinuousQueryCache [virtual]
coherence::net::NamedCache::aggregate(Collection::View vCollKeys, EntryAggregator::Handle hAgent) const =0InvocableMap [pure virtual]
CacheServiceHandle typedefNamedCache
CacheServiceView typedefNamedCache
changeState(int32_t nState) const ContinuousQueryCache [protected, virtual]
checkEntry(Map::Entry::View vEntry)ContinuousQueryCache [protected, virtual]
checkEntry(Object::View vKey, Object::Holder ohValue)ContinuousQueryCache [protected, virtual]
checkReadOnly() const ContinuousQueryCache [protected, virtual]
clear()ContinuousQueryCache [virtual]
clone() const Object [virtual]
clone(Object::View v)Object [static]
configureSynchronization(bool fReload) const ContinuousQueryCache [protected, virtual]
containsKey(Object::View vKey) const ContinuousQueryCache [virtual]
containsValue(Object::View vValue) const AbstractMap [virtual]
ContinuousQueryCache(NamedCache::Handle hCache, Filter::View vFilter, bool fCacheValues=false, MapListener::Handle hListener=NULL, ValueExtractor::View vTransformer=NULL)ContinuousQueryCache [protected]
createTransformerFilter(MapEventFilter::View vFilterAdd) const ContinuousQueryCache [protected, virtual]
destroy()ContinuousQueryCache [virtual]
ensureEventQueue()ContinuousQueryCache [protected, virtual]
ensureIndexMap()ContinuousQueryCache [protected, virtual]
ensureSynchronized(bool fReload) const ContinuousQueryCache [protected, virtual]
entrySet() const ContinuousQueryCache [virtual]
entrySet()ContinuousQueryCache [virtual]
entrySet(Filter::View vFilter) const ContinuousQueryCache [virtual]
entrySet(Filter::View vFilter, Comparator::View vComparator) const ContinuousQueryCache [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 AbstractMap [virtual]
coherence::util::Describable::equals(Object::View v) const Object [virtual]
coherence::util::Describable::equals(Object::View v1, Object::View v2)Object [static]
expiry_defaultCacheMap [static]
expiry_neverCacheMap [static]
f_hMapIndexContinuousQueryCache [protected]
f_hSetEntriesContinuousQueryCache [protected]
f_hSetKeysContinuousQueryCache [protected]
f_vFilterContinuousQueryCache [protected]
f_vsNameContinuousQueryCache [protected]
f_vTransformerContinuousQueryCache [protected]
get(Object::View vKey) const ContinuousQueryCache [virtual]
coherence::util::AbstractMap::get(Object::View vKey)AbstractMap [virtual]
getAll(Collection::View vKeys) const ContinuousQueryCache [virtual]
getCache() const ContinuousQueryCache [virtual]
getCache()ContinuousQueryCache [virtual]
getCacheInternal() const ContinuousQueryCache [protected, virtual]
getCacheName() const ContinuousQueryCache [virtual]
getCacheService()ContinuousQueryCache [virtual]
getCacheService() const ContinuousQueryCache [virtual]
getDescription() const Describable [virtual]
getEventQueue()ContinuousQueryCache [protected, virtual]
getFilter() const ContinuousQueryCache [virtual]
getIndexMap() const ContinuousQueryCache [protected, virtual]
getIndexMap()ContinuousQueryCache [protected, virtual]
getInternalCache() const ContinuousQueryCache [protected, virtual]
getInternalCache()ContinuousQueryCache [protected, virtual]
getInternalKeySet() const ContinuousQueryCache [protected, virtual]
getLockAll()ConcurrentMap [static]
coherence::getOrDefault(Object::View vKey, Object::Holder ohDefaultValue) const Map [inline, virtual]
coherence::net::NamedCache::coherence::util::InvocableMap::getOrDefault(Object::View vKey, Object::Holder ohDefaultValue) const InvocableMap [virtual]
getReconnectInterval() const ContinuousQueryCache [virtual]
getState() const ContinuousQueryCache [virtual]
Handle typedefContinuousQueryCache
hashCode() const AbstractMap [virtual]
coherence::util::Describable::hashCode(Object::View v)Object [inline, static]
Holder typedefContinuousQueryCache
instantiateAddListener() const ContinuousQueryCache [protected, virtual]
instantiateEntrySet()ContinuousQueryCache [protected, virtual]
instantiateEventQueue()ContinuousQueryCache [protected, virtual]
instantiateEventRouter(MapListener::Handle hListener)ContinuousQueryCache [protected, virtual]
instantiateInternalCache()ContinuousQueryCache [protected, virtual]
instantiateKeySet()ContinuousQueryCache [protected, virtual]
instantiateRemoveListener() const ContinuousQueryCache [protected, virtual]
invoke(Object::View vKey, InvocableMap::EntryProcessor::Handle hAgent)ContinuousQueryCache [virtual]
coherence::net::NamedCache::invoke(Object::View vKey, EntryProcessor::Handle hAgent)=0InvocableMap [pure virtual]
invokeAll(Collection::View vCollKeys, InvocableMap::EntryProcessor::Handle hAgent)ContinuousQueryCache [virtual]
invokeAll(Filter::View vFilter, InvocableMap::EntryProcessor::Handle hAgent)ContinuousQueryCache [virtual]
coherence::net::NamedCache::invokeAll(Collection::View vCollKeys, EntryProcessor::Handle hAgent)=0InvocableMap [pure virtual]
isActive() const ContinuousQueryCache [virtual]
isCacheValues() const ContinuousQueryCache [virtual]
isEmpty() const AbstractMap [virtual]
isEventDeferred(Object::View vKey) const ContinuousQueryCache [protected, virtual]
isImmutable() const Object [virtual]
isObserved() const ContinuousQueryCache [protected, virtual]
isReadOnly() const ContinuousQueryCache [virtual]
keySet() const ContinuousQueryCache [virtual]
keySet()ContinuousQueryCache [virtual]
keySet(Filter::View vFilter) const ContinuousQueryCache [virtual]
coherence::net::NamedCache::keySet(Filter::View vFilter) const =0QueryMap [pure virtual]
lock(Object::View vKey, int64_t cWait) const ContinuousQueryCache [virtual]
lock(Object::View vKey) const ContinuousQueryCache [virtual]
m_cReconnectMillisContinuousQueryCache [protected]
m_fCacheValuesContinuousQueryCache [protected]
m_fListenersContinuousQueryCache [protected]
m_fReadOnlyContinuousQueryCache [protected]
m_hCacheContinuousQueryCache [mutable, protected]
m_hMapLocalContinuousQueryCache [mutable, protected]
m_hMapSyncReqContinuousQueryCache [mutable, protected]
m_hTaskQueueContinuousQueryCache [protected]
m_ldtConnectionTimestampContinuousQueryCache [mutable, protected]
m_nStateContinuousQueryCache [mutable, protected]
m_vFilterAddContinuousQueryCache [mutable, protected]
m_vFilterRemoveContinuousQueryCache [mutable, protected]
m_whListenerAddContinuousQueryCache [mutable, protected]
m_whListenerRemoveContinuousQueryCache [mutable, protected]
m_whListenerServiceContinuousQueryCache [mutable, protected]
mergeFilter(Filter::View vFilter) const ContinuousQueryCache [protected, 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()ContinuousQueryCache [protected, virtual]
put(Object::View vKey, Object::Holder ohValue)ContinuousQueryCache [virtual]
put(Object::View vKey, Object::Holder ohValue, int64_t cMillis)ContinuousQueryCache [virtual]
putAll(Map::View vMap)ContinuousQueryCache [virtual]
coherence::util::AbstractMap::putAll(Map::View vMap)AbstractMap [virtual]
coherence::putIfAbsent(Object::View vKey, Object::Holder ohValue)Map [inline, virtual]
coherence::net::NamedCache::coherence::util::InvocableMap::putIfAbsent(Object::View vKey, Object::Holder ohValue)InvocableMap [virtual]
registerServiceListener() const ContinuousQueryCache [protected, virtual]
release()ContinuousQueryCache [virtual]
releaseIndexMap()ContinuousQueryCache [protected, virtual]
remove(Object::View vKey)ContinuousQueryCache [virtual]
coherence::util::AbstractMap::remove(Object::View vKey, Object::View vValue)Map [inline, virtual]
removeBlind(Object::View vKey)ContinuousQueryCache [protected, virtual]
removeFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL)ContinuousQueryCache [virtual]
coherence::net::NamedCache::removeFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL)=0ObservableMap [pure virtual]
removeIndex(ValueExtractor::View vExtractor)ContinuousQueryCache [virtual]
coherence::net::NamedCache::removeIndex(ValueExtractor::View vExtractor)=0QueryMap [pure virtual]
removeKeyListener(MapListener::Handle hListener, Object::View vKey)ContinuousQueryCache [virtual]
coherence::net::NamedCache::removeKeyListener(MapListener::Handle hListener, Object::View vKey)=0ObservableMap [pure virtual]
removeMapListener(MapListener::Handle hListener)ContinuousQueryCache [virtual]
coherence::net::NamedCache::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::net::NamedCache::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]
setCacheValues(bool fCacheValues)ContinuousQueryCache [virtual]
setObserved(bool fObserved)ContinuousQueryCache [protected, virtual]
setReadOnly(bool fReadOnly)ContinuousQueryCache [virtual]
setReconnectInterval(int64_t cReconnectMillis)ContinuousQueryCache [virtual]
shutdownEventQueue()ContinuousQueryCache [protected, virtual]
size() const ContinuousQueryCache [virtual]
sizeOf(bool fDeep=false) const Object [virtual]
state_configuredContinuousQueryCache [static]
state_configuringContinuousQueryCache [static]
state_disconnectedContinuousQueryCache [static]
state_synchronizedContinuousQueryCache [static]
toStream(std::ostream &) const Object [inline, virtual]
toString() const AbstractMap [virtual]
coherence::lang::Object::toString(Object::View v)Object [static]
truncate()NamedCache [inline, virtual]
unlock(Object::View vKey) const ContinuousQueryCache [virtual]
unregisterServiceListener()ContinuousQueryCache [protected, virtual]
values() const AbstractMap [virtual]
values()AbstractMap [virtual]
View typedefContinuousQueryCache
wait() const Object
wait(int64_t cMillis) const Object

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