Storage Engine API
mongo::CollectionInfoCache Member List

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

_impl() constmongo::CollectionInfoCacheinline
_impl()mongo::CollectionInfoCacheinline
_pimplmongo::CollectionInfoCache
addedIndex(OperationContext *const opCtx, const IndexDescriptor *const desc)mongo::CollectionInfoCacheinline
clearQueryCache()mongo::CollectionInfoCacheinline
CollectionInfoCache(Collection *const collection, const NamespaceString &ns)mongo::CollectionInfoCacheinlineexplicit
droppedIndex(OperationContext *const opCtx, const StringData indexName)mongo::CollectionInfoCacheinline
getIndexKeys(OperationContext *const opCtx) constmongo::CollectionInfoCacheinline
getIndexUsageStats() constmongo::CollectionInfoCacheinline
getPlanCache() constmongo::CollectionInfoCacheinline
getQuerySettings() constmongo::CollectionInfoCacheinline
init(OperationContext *const opCtx)mongo::CollectionInfoCacheinline
MONGO_DECLARE_SHIM((Collection *collection, const NamespaceString &ns, PrivateTo< CollectionInfoCache >) ->std::unique_ptr< Impl >) makeImplmongo::CollectionInfoCachestatic
notifyOfQuery(OperationContext *const opCtx, const std::set< std::string > &indexesUsed)mongo::CollectionInfoCacheinline
~CollectionInfoCache()=defaultmongo::CollectionInfoCacheinline