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