public class BehaviorUtils extends Object
| 构造器和说明 |
|---|
BehaviorUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
trackOfBehavior(String service,
org.noear.weed.Command cmd,
String ua,
String path,
String operator,
String operator_ip)
跟踪SQL行为
|
static void |
trackOfPerformance(String service,
org.noear.weed.Command cmd,
long thresholdValue)
跟踪SQL性能
|
public static void trackOfPerformance(String service, org.noear.weed.Command cmd, long thresholdValue)
service - 服务名thresholdValue - 阈值Copyright © 2022. All rights reserved.