| Class | Description |
|---|---|
| TransactionPropagationClientInterceptor |
load SEATA xid for brpc request
|
| TransactionPropagationServerInterceptor |
1. load SEATA xid from brpc request in handleRequest
2. clear SEATA xid when brpc request done in aroundProcess
|
Copyright © 2023 Seata. All rights reserved.