public class MongoDBCollectionInstrumentation extends ClassInstanceMethodsEnhancePluginDefine
MongoDBCollectionInstrumentation define that the MongoDB Java Driver 2.13.x-2.14.x plugin intercepts the
following methods in the DBCollectionclass:
1. aggregate
2. findAndModify
3. getCount
4. drop
5. dropIndexes
6. rename
7. group
8. distinct
9. mapReduceCONTEXT_ATTR_NAME| 构造器和说明 |
|---|
MongoDBCollectionInstrumentation() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ClassMatch |
enhanceClass() |
protected ConstructorInterceptPoint[] |
getConstructorsInterceptPoints() |
protected InstanceMethodsInterceptPoint[] |
getInstanceMethodsInterceptPoints() |
protected String[] |
witnessClasses() |
getStaticMethodsInterceptPointsenhancedefineprotected ConstructorInterceptPoint[] getConstructorsInterceptPoints()
protected InstanceMethodsInterceptPoint[] getInstanceMethodsInterceptPoints()
protected ClassMatch enhanceClass()
protected String[] witnessClasses()
Copyright © 2018 The Apache Software Foundation. All rights reserved.