| Interface | Description |
|---|---|
| KVStore |
This interface represents a super simplified key value store from which you can only read keys.
|
| Class | Description |
|---|---|
| ConfigurationParser |
JSON Configuration parser to build
EmbeddedJmxTrans. |
| EtcdKVStore |
This is an etcd based KVStore implementation.
|
| EtcdKVStore.EtcdNode |
Bean for a simplified etcd node
|
| EtcdKVStore.EtcdResult |
Bean for a simplified etcd answer (just for GET)
|
| KeyValue |
This class represents a value retrieved from a key value store.
|
Copyright © 2017. All Rights Reserved.