| Package | Description |
|---|---|
| net.leanix.dropkit.etcd |
| Modifier and Type | Field and Description |
|---|---|
EtcdResponse.Node |
EtcdResponse.prevNode
fields only used in case of errors
|
| Modifier and Type | Method and Description |
|---|---|
EtcdResponse.Node |
EtcdResponse.getNode() |
| Modifier and Type | Method and Description |
|---|---|
List<EtcdResponse.Node> |
EtcdResponse.Node.getNodes() |
| Constructor and Description |
|---|
EtcdResponse(String action,
EtcdResponse.Node node) |
| Constructor and Description |
|---|
Node(String key,
String value,
long createdIndex,
long modifiedIndex,
long ttl,
List<EtcdResponse.Node> nodes) |
Copyright © 2017 LeanIX GmbH. All rights reserved.