public class FullLinkTrace extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
FullLinkTrace.AppInfo |
class |
FullLinkTrace.ControlInfo |
static class |
FullLinkTrace.TagKey |
class |
FullLinkTrace.TraceInfo |
| Modifier and Type | Field and Description |
|---|---|
FullLinkTrace.TraceInfo |
traceInfo |
| Constructor and Description |
|---|
FullLinkTrace(boolean useNewExtraInfo) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
beginSpan(int spanType) |
void |
beginTrace() |
void |
buildRequest(OceanBaseProtocolV20 ob20) |
void |
endSpan(UUID spanId) |
void |
endTrace() |
void |
setTag(int tagType,
String tagKey,
String tagValue) |
public FullLinkTrace.TraceInfo traceInfo
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 © 2022 oceanbase.com. All rights reserved.