| Interface | Description |
|---|---|
| Auth |
Interface of auth talking to etcd.
|
| Client |
Etcd Client.
|
| CloseableClient | |
| Cluster |
Interface of cluster client talking to etcd.
|
| KV |
Interface of kv client talking to etcd.
|
| Lease |
Interface of KeepAlive talking to etcd.
|
| Lock |
Interface of Lock talking to etcd.
|
| Maintenance |
Interface of maintenance talking to etcd.
|
| Response |
represents a generic Jetcd response.
|
| Response.Header | |
| Txn |
Txn is the interface that wraps mini-transactions.
|
| Watch |
Interface of the watch client.
|
| Watch.Listener |
Interface of Watcher.
|
| Watch.Watcher |
| Class | Description |
|---|---|
| AbstractResponse<R> | |
| ByteSequence |
Etcd binary bytes, easy to convert between byte[], String and ByteString.
|
| ClientBuilder |
ClientBuilder knows how to create an Client instance.
|
| Constants |
Constants of Etcd.
|
| KeyValue |
Etcd key value pair.
|
| Observers | |
| Observers.Builder<V> | |
| Util |
Copyright © 2019. All rights reserved.