| Class | Description |
|---|---|
| MongoDBClientDelegateInstrumentation |
Enhance
com.mongodb.client.internal.MongoClientDelegate instance, and intercept
com.mongodb.client.internal.MongoClientDelegate#getOperationExecutor(), this is the only way to
get OperationExecutor which is unified entrance of execute mongo command. |
| MongoDBOperationExecutorInstrumentation |
com.mongodb.client.internal.OperationExecutor which is unified entrance of execute mongo command. |
Copyright © 2019 The Apache Software Foundation. All rights reserved.