![]() |
Storage Engine API
|
This is the complete list of members for mongo::CollectionInfoCache, including all inherited members.
| _impl() const | mongo::CollectionInfoCache | inline |
| _impl() | mongo::CollectionInfoCache | inline |
| _pimpl | mongo::CollectionInfoCache | |
| addedIndex(OperationContext *const opCtx, const IndexDescriptor *const desc) | mongo::CollectionInfoCache | inline |
| clearQueryCache() | mongo::CollectionInfoCache | inline |
| CollectionInfoCache(Collection *const collection, const NamespaceString &ns) | mongo::CollectionInfoCache | inlineexplicit |
| droppedIndex(OperationContext *const opCtx, const StringData indexName) | mongo::CollectionInfoCache | inline |
| getIndexKeys(OperationContext *const opCtx) const | mongo::CollectionInfoCache | inline |
| getIndexUsageStats() const | mongo::CollectionInfoCache | inline |
| getPlanCache() const | mongo::CollectionInfoCache | inline |
| getQuerySettings() const | mongo::CollectionInfoCache | inline |
| init(OperationContext *const opCtx) | mongo::CollectionInfoCache | inline |
| MONGO_DECLARE_SHIM((Collection *collection, const NamespaceString &ns, PrivateTo< CollectionInfoCache >) ->std::unique_ptr< Impl >) makeImpl | mongo::CollectionInfoCache | static |
| notifyOfQuery(OperationContext *const opCtx, const std::set< std::string > &indexesUsed) | mongo::CollectionInfoCache | inline |
| ~CollectionInfoCache()=default | mongo::CollectionInfoCache | inline |