public class FullLinkTrace extends Object
| 限定符和类型 | 类和说明 |
|---|---|
class |
FullLinkTrace.AppInfo |
class |
FullLinkTrace.ControlInfo |
static class |
FullLinkTrace.TagKey |
class |
FullLinkTrace.TraceInfo |
| 限定符和类型 | 字段和说明 |
|---|---|
FullLinkTrace.TraceInfo |
traceInfo |
| 构造器和说明 |
|---|
FullLinkTrace(boolean useNewExtraInfo) |
| 限定符和类型 | 方法和说明 |
|---|---|
UUID |
beginSpan(int spanType) |
void |
beginTrace() |
void |
buildRequest(OceanBaseProtocolV20 ob20) |
void |
endSpan(UUID spanId) |
void |
endTrace() |
boolean |
isShowTraceEnabled() |
void |
setSpanTag(int tagType,
String tagKey,
String tagValue) |
public FullLinkTrace.TraceInfo traceInfo
public boolean isShowTraceEnabled()
public void beginTrace()
public void endTrace()
public UUID beginSpan(int spanType)
public void endSpan(UUID spanId) throws IOException
IOExceptionpublic void buildRequest(OceanBaseProtocolV20 ob20) throws IOException
IOExceptionCopyright © 2024 oceanbase.com. All rights reserved.