Package org.jmxtrans.embedded.config
-
Interface Summary Interface Description KVStore This interface represents a super simplified key value store from which you can only read keys. -
Class Summary Class Description ConfigurationParser JSON Configuration parser to buildEmbeddedJmxTrans.EtcdKVStore This is an etcd based KVStore implementation.EtcdKVStore.EtcdNode Bean for a simplified etcd nodeEtcdKVStore.EtcdResult Bean for a simplified etcd answer (just for GET)KeyValue This class represents a value retrieved from a key value store.