public class ClientTransactionInterceptor extends Object implements io.grpc.ClientInterceptor
| 构造器和说明 |
|---|
ClientTransactionInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
<ReqT,RespT> |
interceptCall(io.grpc.MethodDescriptor<ReqT,RespT> method,
io.grpc.CallOptions callOptions,
io.grpc.Channel next) |
Copyright © 2020 Seata. All rights reserved.