| 构造器和说明 |
|---|
GlobalTransactionEvent(long id,
String role,
String name,
Long beginTime,
Long endTime,
GlobalStatus status) |
public GlobalTransactionEvent(long id,
String role,
String name,
Long beginTime,
Long endTime,
GlobalStatus status)
public long getId()
public String getRole()
public String getName()
public Long getBeginTime()
public Long getEndTime()
public GlobalStatus getStatus()
Copyright © 2019 Seata. All rights reserved.