D E G H J L N R S T 

D

deleteKey(String) - Method in interface jetcd.EtcdApi
 
deleteKey(String) - Method in interface jetcd.EtcdClient
Delete value for the given key.
deleteKey(String) - Method in class jetcd.EtcdClientImpl
 

E

equals(Object) - Method in class jetcd.Response
 
EtcdApi - Interface in jetcd
 
EtcdClient - Interface in jetcd
 
EtcdClientFactory - Class in jetcd
 
EtcdClientImpl - Class in jetcd
 
EtcdException - Exception in jetcd
 
EtcdException(RetrofitError) - Constructor for exception jetcd.EtcdException
 

G

getErrorCode() - Method in exception jetcd.EtcdException
 
getKey(String) - Method in interface jetcd.EtcdApi
 
getKey(String) - Method in interface jetcd.EtcdClient
Retrieve the value of the given key, if set.
getKey(String) - Method in class jetcd.EtcdClientImpl
 

H

hashCode() - Method in class jetcd.Response
 

J

jetcd - package jetcd
 

L

list(String) - Method in interface jetcd.EtcdApi
 
list(String) - Method in interface jetcd.EtcdClient
List directory at given path.
list(String) - Method in class jetcd.EtcdClientImpl
 

N

newInstance() - Static method in class jetcd.EtcdClientFactory
 
newInstance(String) - Static method in class jetcd.EtcdClientFactory
 

R

Response - Class in jetcd
 
Response() - Constructor for class jetcd.Response
 

S

setKey(String, String) - Method in interface jetcd.EtcdApi
 
setKey(String, String) - Method in interface jetcd.EtcdClient
Set value for the given key.
setKey(String, String) - Method in class jetcd.EtcdClientImpl
 

T

testAndSet(String, String, String) - Method in interface jetcd.EtcdApi
 
testAndSet(String, String, String) - Method in interface jetcd.EtcdClient
 
testAndSet(String, String, String) - Method in class jetcd.EtcdClientImpl
 
toString() - Method in class jetcd.Response
 
D E G H J L N R S T