| Package | Description |
|---|---|
| com.ibm.etcd.client | |
| com.ibm.etcd.client.kv | |
| com.ibm.etcd.client.lease | |
| com.ibm.etcd.client.lock | |
| com.ibm.etcd.client.watch |
| Modifier and Type | Field and Description |
|---|---|
protected GrpcClient |
FluentRequest.AbstractFluentRequest.client |
| Constructor and Description |
|---|
AbstractFluentRequest(GrpcClient client,
BldT builder) |
| Modifier and Type | Field and Description |
|---|---|
protected GrpcClient |
EtcdKvClient.client |
| Constructor and Description |
|---|
EtcdKvClient(GrpcClient client) |
| Constructor and Description |
|---|
EtcdLeaseClient(GrpcClient client) |
| Modifier and Type | Field and Description |
|---|---|
protected GrpcClient |
EtcdLockClient.grpcClient |
| Constructor and Description |
|---|
EtcdLockClient(GrpcClient grpcClient,
EtcdClient etcdClient) |
| Constructor and Description |
|---|
EtcdWatchClient(GrpcClient client) |
EtcdWatchClient(GrpcClient client,
Executor executor) |
Copyright © 2023. All rights reserved.