public class FullLinkTrace.ControlInfo extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
deserialize(Buffer buf,
int infoEndPos) |
byte |
getLevel() |
double |
getPrintSamplePercentage() |
byte |
getRecordPolicy() |
double |
getSamplePercentage() |
protected int |
getSerializeSize() |
long |
getSlowQueryThreshold() |
protected void |
serialize(Buffer buf) |
protected int getSerializeSize()
protected void serialize(Buffer buf) throws IOException
IOExceptionprotected void deserialize(Buffer buf, int infoEndPos) throws IOException
IOExceptionpublic byte getLevel()
public double getSamplePercentage()
public byte getRecordPolicy()
public double getPrintSamplePercentage()
public long getSlowQueryThreshold()
Copyright © 2024 oceanbase.com. All rights reserved.