public interface UndoLogParser
| 限定符和类型 | 方法和说明 |
|---|---|
BranchUndoLog |
decode(String text)
Decode branch undo log.
|
String |
encode(BranchUndoLog branchUndoLog)
Encode string.
|
String encode(BranchUndoLog branchUndoLog)
branchUndoLog - the branch undo logBranchUndoLog decode(String text)
text - the textCopyright © 2019 Seata. All rights reserved.