public class EtcdNode extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
createdIndex |
boolean |
dir |
String |
expiration |
String |
key |
long |
modifiedIndex |
List<EtcdNode> |
nodes |
Integer |
ttl |
String |
value |
| Constructor and Description |
|---|
EtcdNode() |
Copyright © 2014. All Rights Reserved.