PlanCache.help()
定义
PlanCache.help()
显示可用于查看和修改集合的查询计划缓存的方法。
该方法只能在特定集合的
plan cache object
中使用;即db.collection.getPlanCache().help()
兼容性
此方法可用于以下环境中托管的部署:
MongoDB Atlas:用于云中 MongoDB 部署的完全托管服务
MongoDB Enterprise:基于订阅、自我管理的 MongoDB 版本
MongoDB Community:源代码可用、免费使用且可自行管理的 MongoDB 版本