public class ResponseNotifyClientInterceptor extends Object implements org.apache.ratis.thirdparty.io.grpc.ClientInterceptor
| 限定符和类型 | 字段和说明 |
|---|---|
static org.slf4j.Logger |
LOG |
| 构造器和说明 |
|---|
ResponseNotifyClientInterceptor(Consumer<Object> notifier) |
| 限定符和类型 | 方法和说明 |
|---|---|
<ReqT,RespT> |
interceptCall(org.apache.ratis.thirdparty.io.grpc.MethodDescriptor<ReqT,RespT> method,
org.apache.ratis.thirdparty.io.grpc.CallOptions callOptions,
org.apache.ratis.thirdparty.io.grpc.Channel next) |
public <ReqT,RespT> org.apache.ratis.thirdparty.io.grpc.ClientCall<ReqT,RespT> interceptCall(org.apache.ratis.thirdparty.io.grpc.MethodDescriptor<ReqT,RespT> method, org.apache.ratis.thirdparty.io.grpc.CallOptions callOptions, org.apache.ratis.thirdparty.io.grpc.Channel next)
interceptCall 在接口中 org.apache.ratis.thirdparty.io.grpc.ClientInterceptorCopyright © 2017–2025 The Apache Software Foundation. All rights reserved.