| Package | Description |
|---|---|
| com.ibm.etcd.client | |
| com.ibm.etcd.client.lease | |
| com.ibm.etcd.client.watch |
| Modifier and Type | Method and Description |
|---|---|
<ReqT,RespT> |
GrpcClient.callStream(io.grpc.MethodDescriptor<ReqT,RespT> method,
GrpcClient.ResilientResponseObserver<ReqT,RespT> respStream) |
<ReqT,RespT> |
GrpcClient.callStream(io.grpc.MethodDescriptor<ReqT,RespT> method,
GrpcClient.ResilientResponseObserver<ReqT,RespT> respStream,
Executor responseExecutor) |
| Modifier and Type | Field and Description |
|---|---|
protected GrpcClient.ResilientResponseObserver<LeaseKeepAliveRequest,LeaseKeepAliveResponse> |
EtcdLeaseClient.responseObserver |
| Modifier and Type | Field and Description |
|---|---|
protected GrpcClient.ResilientResponseObserver<WatchRequest,WatchResponse> |
EtcdWatchClient.responseObserver |
Copyright © 2023. All rights reserved.