Class MongoOperationHelper
java.lang.Object
org.apache.skywalking.apm.plugin.mongodb.v3.support.MongoOperationHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetTraceParam(Object obj) Convert ReadOperation interface or WriteOperation interface to the implementation class.
-
Method Details
-
getTraceParam
Convert ReadOperation interface or WriteOperation interface to the implementation class. Get the method name and filter info.
-