public class FullLinkTrace.ControlInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
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 © 2022 oceanbase.com. All rights reserved.