- get(String) - Method in class org.apache.tamaya.etcd.EtcdAccessor
-
Ask etcd for a single key, value pair.
- get(String) - Method in class org.apache.tamaya.etcd.EtcdPropertySource
-
- getDefaultOrdinal() - Method in class org.apache.tamaya.etcd.EtcdPropertySource
-
Returns the default ordinal used, when no ordinal is set, or the ordinal was not parseable to an int value.
- getEtcdBackends() - Static method in class org.apache.tamaya.etcd.EtcdBackends
-
- getName() - Method in class org.apache.tamaya.etcd.EtcdPropertySource
-
- getOrdinal() - Method in class org.apache.tamaya.etcd.EtcdPropertySource
-
- getProperties(String) - Method in class org.apache.tamaya.etcd.EtcdAccessor
-
Get all properties for the given directory key recursively.
- getProperties(String, boolean) - Method in class org.apache.tamaya.etcd.EtcdAccessor
-
Access all properties.
- getProperties() - Method in class org.apache.tamaya.etcd.EtcdPropertySource
-
- getUrl() - Method in class org.apache.tamaya.etcd.EtcdAccessor
-
Access the server root URL used by this accessor.
- getVersion() - Method in class org.apache.tamaya.etcd.EtcdAccessor
-
Get the etcd server version.