Class MongoOperationHelper

java.lang.Object
org.apache.skywalking.apm.plugin.mongodb.v3.support.MongoOperationHelper

public class MongoOperationHelper extends Object
  • Method Details

    • getTraceParam

      public static String getTraceParam(Object obj)
      Convert ReadOperation interface or WriteOperation interface to the implementation class. Get the method name and filter info.