| Package | Description |
|---|---|
| org.tikv.common |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
AbstractGRPCClient.callServerStreamingWithRetry(BackOffer backOffer,
io.grpc.MethodDescriptor<ReqT,RespT> method,
Supplier<ReqT> requestFactory,
ErrorHandler<StreamingResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
AbstractGRPCClient.callServerStreamingWithRetry(BackOffer backOffer,
io.grpc.MethodDescriptor<ReqT,RespT> method,
Supplier<ReqT> requestFactory,
ErrorHandler<StreamingResponse> handler) |
Copyright © 2025 PingCAP. All rights reserved.