类分层结构
- java.lang.Object
- io.seata.codec.protobuf.convertor.BranchCommitRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.BranchCommitResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.BranchRegisterRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.BranchRegisterResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.BranchReportRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.BranchReportResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.BranchRollbackRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.BranchRollbackResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalBeginRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalBeginResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalCommitRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalCommitResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalLockQueryRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalLockQueryResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalReportRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalReportResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalRollbackRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalRollbackResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalStatusRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.GlobalStatusResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.HeartbeatMessageConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.MergedWarpMessageConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.MergeResultMessageConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.RegisterRMRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.RegisterRMResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.RegisterTMRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.RegisterTMResponseConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
- io.seata.codec.protobuf.convertor.UndoLogDeleteRequestConvertor (implements io.seata.codec.protobuf.convertor.PbConvertor<T,S>)
接口分层结构
Copyright © 2019 Seata. All rights reserved.