| Modifier and Type | Field and Description |
|---|---|
static SlowLogEmptyImpl |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Object |
getField(String key) |
long |
getThresholdMS() |
long |
getTraceId() |
void |
log() |
void |
setError(Throwable err) |
SlowLogSpan |
start(String name) |
SlowLog |
withFields(Map<String,Object> fields) |
public static final SlowLogEmptyImpl INSTANCE
public SlowLogSpan start(String name)
public long getTraceId()
getTraceId in interface SlowLogpublic long getThresholdMS()
getThresholdMS in interface SlowLogpublic SlowLog withFields(Map<String,Object> fields)
withFields in interface SlowLogCopyright © 2025 PingCAP. All rights reserved.