public class GlobalLockQueryResponse extends AbstractTransactionResponse
msg, resultCodectx, LOGGER, serialVersionUID, UTF8| Constructor and Description |
|---|
GlobalLockQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
short |
getTypeCode()
Gets type code.
|
boolean |
isLockable()
Is lockable boolean.
|
void |
setLockable(boolean lockable)
Sets lockable.
|
String |
toString() |
getTransactionExceptionCode, setTransactionExceptionCodegetMsg, getResultCode, setMsg, setResultCodebytesToInt, intToBytespublic boolean isLockable()
public void setLockable(boolean lockable)
lockable - the lockablepublic short getTypeCode()
MessageTypeAwarepublic String toString()
toString in class AbstractMessageCopyright © 2023 Seata. All rights reserved.