public class GlobalCommitResponseConvertor extends Object implements PbConvertor<GlobalCommitResponse,GlobalCommitResponseProto>
| Constructor and Description |
|---|
GlobalCommitResponseConvertor() |
| Modifier and Type | Method and Description |
|---|---|
GlobalCommitResponse |
convert2Model(GlobalCommitResponseProto globalCommitResponseProto) |
GlobalCommitResponseProto |
convert2Proto(GlobalCommitResponse globalCommitResponse) |
public GlobalCommitResponseProto convert2Proto(GlobalCommitResponse globalCommitResponse)
convert2Proto in interface PbConvertor<GlobalCommitResponse,GlobalCommitResponseProto>public GlobalCommitResponse convert2Model(GlobalCommitResponseProto globalCommitResponseProto)
convert2Model in interface PbConvertor<GlobalCommitResponse,GlobalCommitResponseProto>Copyright © 2023 Seata. All rights reserved.