C D E G I J O S 

C

commitInternal(ConfigChangeContext) - Method in class org.apache.tamaya.etcd.EtcdPropertySource
 

D

delete(String) - Method in class org.apache.tamaya.etcd.EtcdAccessor
Deletes a given key.

E

EtcdAccessor - Class in org.apache.tamaya.etcd
Accessor for reading to or writing from an etcd endpoint.
EtcdAccessor(String) - Constructor for class org.apache.tamaya.etcd.EtcdAccessor
Creates a new instance with the basic access url.
EtcdAccessor(String, int) - Constructor for class org.apache.tamaya.etcd.EtcdAccessor
 
EtcdBackends - Class in org.apache.tamaya.etcd
Singleton that reads and stores the current etcd setup, especially the possible URLs to be used.
EtcdPropertySource - Class in org.apache.tamaya.etcd
Propertysource that is reading configuration from a configured etcd endpoint.
EtcdPropertySource() - Constructor for class org.apache.tamaya.etcd.EtcdPropertySource
 

G

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.

I

isScannable() - Method in class org.apache.tamaya.etcd.EtcdPropertySource
 

J

JOHNZON_SUPPORTS_COMMENTS_PROP - Static variable in class org.apache.tamaya.etcd.EtcdAccessor
Property that make Johnzon accept commentc.

O

org.apache.tamaya.etcd - package org.apache.tamaya.etcd
 

S

set(String, String) - Method in class org.apache.tamaya.etcd.EtcdAccessor
Creates/updates an entry in etcd without any ttl set.
set(String, String, Integer) - Method in class org.apache.tamaya.etcd.EtcdAccessor
Creates/updates an entry in etcd.
C D E G I J O S 

Copyright © 2014–2016 Apache Software Foundation. All rights reserved.