Uses of Class
org.jmxtrans.embedded.config.KeyValue
| Package | Description |
|---|---|
| org.jmxtrans.embedded.config |
-
Uses of KeyValue in org.jmxtrans.embedded.config
Methods in org.jmxtrans.embedded.config that return KeyValue Modifier and Type Method Description KeyValueEtcdKVStore. getKeyValue(String KeyURI)Get a key value from etcd.KeyValueKVStore. getKeyValue(String KeyURI)Retrieves the value of a key from the kv store.