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

E77779-01

ContinuousQueryCache Member List

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

addFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL, bool fLite=false)ContinuousQueryCache [virtual]
addIndex(ValueExtractor::View vExtractor, bool fOrdered, Comparator::View vComparator)ContinuousQueryCache [virtual]
addKeyListener(MapListener::Handle hListener, Object::View vKey, bool fLite)ContinuousQueryCache [virtual]
addMapListener(MapListener::Handle hListener)ContinuousQueryCache [virtual]
aggregate(Collection::View vCollKeys, InvocableMap::EntryAggregator::Handle hAgent) const ContinuousQueryCache [virtual]
aggregate(Filter::View vFilter, InvocableMap::EntryAggregator::Handle hAgent) const ContinuousQueryCache [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]
configureSynchronization(bool fReload) const ContinuousQueryCache [protected, virtual]
containsKey(Object::View vKey) const ContinuousQueryCache [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]
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]
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]
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]
getReconnectInterval() const ContinuousQueryCache [virtual]
getState() const ContinuousQueryCache [virtual]
Handle typedefContinuousQueryCache
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]
invokeAll(Collection::View vCollKeys, InvocableMap::EntryProcessor::Handle hAgent)ContinuousQueryCache [virtual]
invokeAll(Filter::View vFilter, InvocableMap::EntryProcessor::Handle hAgent)ContinuousQueryCache [virtual]
isActive() const ContinuousQueryCache [virtual]
isCacheValues() const ContinuousQueryCache [virtual]
isEventDeferred(Object::View vKey) const ContinuousQueryCache [protected, virtual]
isObserved() const ContinuousQueryCache [protected, virtual]
isReadOnly() const ContinuousQueryCache [virtual]
keySet() const ContinuousQueryCache [virtual]
keySet()ContinuousQueryCache [virtual]
keySet(Filter::View vFilter) const ContinuousQueryCache [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]
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]
registerServiceListener() const ContinuousQueryCache [protected, virtual]
release()ContinuousQueryCache [virtual]
releaseIndexMap()ContinuousQueryCache [protected, virtual]
remove(Object::View vKey)ContinuousQueryCache [virtual]
removeBlind(Object::View vKey)ContinuousQueryCache [protected, virtual]
removeFilterListener(MapListener::Handle hListener, Filter::View vFilter=NULL)ContinuousQueryCache [virtual]
removeIndex(ValueExtractor::View vExtractor)ContinuousQueryCache [virtual]
removeKeyListener(MapListener::Handle hListener, Object::View vKey)ContinuousQueryCache [virtual]
removeMapListener(MapListener::Handle hListener)ContinuousQueryCache [virtual]
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]
state_configuredContinuousQueryCache [static]
state_configuringContinuousQueryCache [static]
state_disconnectedContinuousQueryCache [static]
state_synchronizedContinuousQueryCache [static]
truncate()NamedCache [inline, virtual]
unlock(Object::View vKey) const ContinuousQueryCache [virtual]
unregisterServiceListener()ContinuousQueryCache [protected, virtual]
View typedefContinuousQueryCache

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