public abstract class AbstractGlobalEndResponse extends AbstractTransactionResponse
| 限定符和类型 | 字段和说明 |
|---|---|
protected GlobalStatus |
globalStatus
The Global status.
|
ctx, LOGGER, serialVersionUID, UTF8| 构造器和说明 |
|---|
AbstractGlobalEndResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
GlobalStatus |
getGlobalStatus()
Gets global status.
|
void |
setGlobalStatus(GlobalStatus globalStatus)
Sets global status.
|
String |
toString() |
getTransactionExceptionCode, setTransactionExceptionCodegetMsg, getResultCode, setMsg, setResultCodebytesToInt, intToBytesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTypeCodeprotected GlobalStatus globalStatus
public GlobalStatus getGlobalStatus()
public void setGlobalStatus(GlobalStatus globalStatus)
globalStatus - the global statuspublic String toString()
toString 在类中 AbstractMessageCopyright © 2020 Seata. All rights reserved.