Storage Engine API
mongo::CollectionInfoCacheImpl Member List

This is the complete list of members for mongo::CollectionInfoCacheImpl, including all inherited members.

_collectionmongo::CollectionInfoCacheImplprivate
_hasTTLIndexmongo::CollectionInfoCacheImplprivate
_indexedPathsmongo::CollectionInfoCacheImplprivate
_indexUsageTrackermongo::CollectionInfoCacheImplprivate
_keysComputedmongo::CollectionInfoCacheImplprivate
_nsmongo::CollectionInfoCacheImplprivate
_planCachemongo::CollectionInfoCacheImplprivate
_querySettingsmongo::CollectionInfoCacheImplprivate
addedIndex(OperationContext *opCtx, const IndexDescriptor *desc)mongo::CollectionInfoCacheImplvirtual
clearQueryCache()mongo::CollectionInfoCacheImplvirtual
CollectionInfoCacheImpl(Collection *collection, const NamespaceString &ns)mongo::CollectionInfoCacheImplexplicit
computeIndexKeys(OperationContext *opCtx)mongo::CollectionInfoCacheImplprivate
droppedIndex(OperationContext *opCtx, StringData indexName)mongo::CollectionInfoCacheImplvirtual
getIndexKeys(OperationContext *opCtx) constmongo::CollectionInfoCacheImplvirtual
getIndexUsageStats() constmongo::CollectionInfoCacheImplvirtual
getPlanCache() constmongo::CollectionInfoCacheImplvirtual
getQuerySettings() constmongo::CollectionInfoCacheImplvirtual
init(OperationContext *opCtx)mongo::CollectionInfoCacheImplvirtual
notifyOfQuery(OperationContext *opCtx, const std::set< std::string > &indexesUsed)mongo::CollectionInfoCacheImplvirtual
rebuildIndexData(OperationContext *opCtx)mongo::CollectionInfoCacheImplprivate
updatePlanCacheIndexEntries(OperationContext *opCtx)mongo::CollectionInfoCacheImplprivate
~CollectionInfoCacheImpl()mongo::CollectionInfoCacheImpl
~Impl()=0mongo::CollectionInfoCache::Implpure virtual