public interface MessageType
| 限定符和类型 | 字段和说明 |
|---|---|
static short |
TYPE_BATCH_RESULT_MSG
the constant TYPE_BATCH_RESULT_MSG
|
static short |
TYPE_BRANCH_COMMIT
The constant TYPE_BRANCH_COMMIT.
|
static short |
TYPE_BRANCH_COMMIT_RESULT
The constant TYPE_BRANCH_COMMIT_RESULT.
|
static short |
TYPE_BRANCH_REGISTER
The constant TYPE_BRANCH_REGISTER.
|
static short |
TYPE_BRANCH_REGISTER_RESULT
The constant TYPE_BRANCH_REGISTER_RESULT.
|
static short |
TYPE_BRANCH_ROLLBACK
The constant TYPE_BRANCH_ROLLBACK.
|
static short |
TYPE_BRANCH_ROLLBACK_RESULT
The constant TYPE_BRANCH_ROLLBACK_RESULT.
|
static short |
TYPE_BRANCH_STATUS_REPORT
The constant TYPE_BRANCH_STATUS_REPORT.
|
static short |
TYPE_BRANCH_STATUS_REPORT_RESULT
The constant TYPE_BRANCH_STATUS_REPORT_RESULT.
|
static short |
TYPE_GLOBAL_BEGIN
The constant TYPE_GLOBAL_BEGIN.
|
static short |
TYPE_GLOBAL_BEGIN_RESULT
The constant TYPE_GLOBAL_BEGIN_RESULT.
|
static short |
TYPE_GLOBAL_COMMIT
The constant TYPE_GLOBAL_COMMIT.
|
static short |
TYPE_GLOBAL_COMMIT_RESULT
The constant TYPE_GLOBAL_COMMIT_RESULT.
|
static short |
TYPE_GLOBAL_LOCK_QUERY
The constant TYPE_GLOBAL_LOCK_QUERY.
|
static short |
TYPE_GLOBAL_LOCK_QUERY_RESULT
The constant TYPE_GLOBAL_LOCK_QUERY_RESULT.
|
static short |
TYPE_GLOBAL_REPORT
The constant TYPE_GLOBAL_REPORT.
|
static short |
TYPE_GLOBAL_REPORT_RESULT
The constant TYPE_GLOBAL_REPORT_RESULT.
|
static short |
TYPE_GLOBAL_ROLLBACK
The constant TYPE_GLOBAL_ROLLBACK.
|
static short |
TYPE_GLOBAL_ROLLBACK_RESULT
The constant TYPE_GLOBAL_ROLLBACK_RESULT.
|
static short |
TYPE_GLOBAL_STATUS
The constant TYPE_GLOBAL_STATUS.
|
static short |
TYPE_GLOBAL_STATUS_RESULT
The constant TYPE_GLOBAL_STATUS_RESULT.
|
static short |
TYPE_HEARTBEAT_MSG
the constant TYPE_HEARTBEAT_MSG
|
static short |
TYPE_REG_CLT
The constant TYPE_REG_CLT.
|
static short |
TYPE_REG_CLT_RESULT
The constant TYPE_REG_CLT_RESULT.
|
static short |
TYPE_REG_RM
The constant TYPE_REG_RM.
|
static short |
TYPE_REG_RM_RESULT
The constant TYPE_REG_RM_RESULT.
|
static short |
TYPE_RM_DELETE_UNDOLOG
The constant TYPE_RM_DELETE_UNDOLOG.
|
static short |
TYPE_SEATA_MERGE
The constant TYPE_SEATA_MERGE.
|
static short |
TYPE_SEATA_MERGE_RESULT
The constant TYPE_SEATA_MERGE_RESULT.
|
static final short TYPE_GLOBAL_BEGIN
static final short TYPE_GLOBAL_BEGIN_RESULT
static final short TYPE_GLOBAL_COMMIT
static final short TYPE_GLOBAL_COMMIT_RESULT
static final short TYPE_GLOBAL_ROLLBACK
static final short TYPE_GLOBAL_ROLLBACK_RESULT
static final short TYPE_GLOBAL_STATUS
static final short TYPE_GLOBAL_STATUS_RESULT
static final short TYPE_GLOBAL_REPORT
static final short TYPE_GLOBAL_REPORT_RESULT
static final short TYPE_GLOBAL_LOCK_QUERY
static final short TYPE_GLOBAL_LOCK_QUERY_RESULT
static final short TYPE_BRANCH_COMMIT
static final short TYPE_BRANCH_COMMIT_RESULT
static final short TYPE_BRANCH_ROLLBACK
static final short TYPE_BRANCH_ROLLBACK_RESULT
static final short TYPE_BRANCH_REGISTER
static final short TYPE_BRANCH_REGISTER_RESULT
static final short TYPE_BRANCH_STATUS_REPORT
static final short TYPE_BRANCH_STATUS_REPORT_RESULT
static final short TYPE_SEATA_MERGE
static final short TYPE_SEATA_MERGE_RESULT
static final short TYPE_REG_CLT
static final short TYPE_REG_CLT_RESULT
static final short TYPE_REG_RM
static final short TYPE_REG_RM_RESULT
static final short TYPE_RM_DELETE_UNDOLOG
static final short TYPE_HEARTBEAT_MSG
static final short TYPE_BATCH_RESULT_MSG
Copyright © 2022 Seata. All rights reserved.