| 程序包 | 说明 |
|---|---|
| io.seata.core.protocol | |
| io.seata.core.protocol.transaction | |
| io.seata.core.rpc | |
| io.seata.rm |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractIdentifyResponse
The type Abstract identify response.
|
class |
RegisterRMResponse
The type Register rm response.
|
class |
RegisterTMResponse
The type Register tm response.
|
| 限定符和类型 | 字段和说明 |
|---|---|
AbstractResultMessage[] |
MergeResultMessage.msgs
The Msgs.
|
| 限定符和类型 | 方法和说明 |
|---|---|
AbstractResultMessage[] |
MergeResultMessage.getMsgs()
Get msgs abstract result message [ ].
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MergeResultMessage.setMsgs(AbstractResultMessage[] msgs)
Sets msgs.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractBranchEndResponse
The type Abstract branch end response.
|
class |
AbstractGlobalEndResponse
The type Abstract global end response.
|
class |
AbstractTransactionResponse
The type Abstract transaction response.
|
class |
BranchCommitResponse
The type Branch commit response.
|
class |
BranchRegisterResponse
The type Branch register response.
|
class |
BranchReportResponse
The type Branch report response.
|
class |
BranchRollbackResponse
The type Branch rollback response.
|
class |
GlobalBeginResponse
The type Global begin response.
|
class |
GlobalCommitResponse
The type Global commit response.
|
class |
GlobalLockQueryResponse
The type Global lock query response.
|
class |
GlobalReportResponse
The type Global report response.
|
class |
GlobalRollbackResponse
The type Global rollback response.
|
class |
GlobalStatusResponse
The type Global status response.
|
| 限定符和类型 | 方法和说明 |
|---|---|
AbstractResultMessage |
TransactionMessageHandler.onRequest(AbstractMessage request,
RpcContext context)
On a request received.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TransactionMessageHandler.onResponse(AbstractResultMessage response,
RpcContext context)
On a response received.
|
| 限定符和类型 | 方法和说明 |
|---|---|
AbstractResultMessage |
AbstractRMHandler.onRequest(AbstractMessage request,
RpcContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractRMHandler.onResponse(AbstractResultMessage response,
RpcContext context) |
Copyright © 2019 Seata. All rights reserved.