| Interface | Description |
|---|---|
| Condition | |
| FluentRequest<FR extends FluentRequest<FR,ReqT,RespT>,ReqT,RespT> |
Internal superinterface used for fluent API requests
|
| FutureListener<V> |
Facilitates writing
FutureCallback closures |
| GrpcClient.AuthProvider | |
| GrpcClient.ResilientResponseObserver<ReqT,RespT> | |
| GrpcClient.RetryDecision<ReqT> | |
| KvStoreClient | |
| ListenerObserver<T> |
Facilitates writing
StreamObserver closures |
| Class | Description |
|---|---|
| EtcdClient | |
| EtcdClient.Builder | |
| EtcdClient.EtcdEventThread | |
| EtcdClient.Internal | |
| FluentRequest.AbstractFluentRequest<FR extends FluentRequest<FR,ReqT,RespT>,ReqT,RespT,BldT extends com.google.protobuf.GeneratedMessageV3.Builder<BldT>> | |
| GrpcClient |
grpc client support - non-etcd specific
|
| KeyUtils |
Helper methods for manipulating ByteString keys
|
| SerializingExecutor |
Delegates submitted tasks to the shared threadpool but ensures they
are executed in order and in serial
|
Copyright © 2023. All rights reserved.