public class FullLinkTrace.AppInfo extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
deserialize(Buffer buf,
int infoEndPos) |
String |
getAction() |
String |
getClientIdentifier() |
String |
getClientInfo() |
String |
getModule() |
protected int |
getSerializeSize() |
protected void |
serialize(Buffer buf) |
void |
setAction(String action) |
void |
setClientIdentifier(String clientIdentifier) |
void |
setClientInfo(String clientInfo) |
void |
setModule(String module,
String action) |
protected int getSerializeSize()
protected void serialize(Buffer buf) throws IOException
IOExceptionprotected void deserialize(Buffer buf, int infoEndPos) throws IOException
IOExceptionpublic String getModule()
public void setAction(String action)
public String getAction()
public void setClientInfo(String clientInfo)
public String getClientInfo()
public void setClientIdentifier(String clientIdentifier)
public String getClientIdentifier()
Copyright © 2024 oceanbase.com. All rights reserved.