| 构造器和说明 |
|---|
GlobalTransactionEvent(long id,
String role,
String name,
String applicationId,
String group,
Long beginTime,
Long endTime,
GlobalStatus status) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplicationId() |
Long |
getBeginTime() |
Long |
getEndTime() |
String |
getGroup() |
long |
getId() |
String |
getName() |
String |
getRole() |
GlobalStatus |
getStatus() |
Copyright © 2021 Seata. All rights reserved.