程序包 org.apache.skywalking.apm.plugin.mongodb.v2.define
package org.apache.skywalking.apm.plugin.mongodb.v2.define
-
类类说明
MongoDBCollectionImplInstrumentationdefine that the MongoDB Java Driver 2.13.x-2.14.x plugin intercepts the following methods in the com.mongodb.DBCollectionImpl class: 1. find 2. insert 3. insertImpl 4. update 5. updateImpl 6. remove 7. createIndexMongoDBCollectionInstrumentationdefine that the MongoDB Java Driver 2.13.x-2.14.x plugin intercepts the following methods in theDBCollectionclass: 1. aggregate 2. findAndModify 3. getCount