public class GlobalReportResponseConvertor extends Object implements PbConvertor<GlobalReportResponse,GlobalReportResponseProto>
| Constructor and Description |
|---|
GlobalReportResponseConvertor() |
| Modifier and Type | Method and Description |
|---|---|
GlobalReportResponse |
convert2Model(GlobalReportResponseProto globalStatusResponseProto) |
GlobalReportResponseProto |
convert2Proto(GlobalReportResponse globalStatusResponse) |
public GlobalReportResponseProto convert2Proto(GlobalReportResponse globalStatusResponse)
convert2Proto in interface PbConvertor<GlobalReportResponse,GlobalReportResponseProto>public GlobalReportResponse convert2Model(GlobalReportResponseProto globalStatusResponseProto)
convert2Model in interface PbConvertor<GlobalReportResponse,GlobalReportResponseProto>Copyright © 2023 Seata. All rights reserved.