A C D E F G I K L M N P S T U V W 

A

action - Variable in class com.justinsb.etcd.EtcdResult
 
asyncExecute(HttpUriRequest, int[], int...) - Method in class com.justinsb.etcd.EtcdClient
 
asyncExecuteHttp(HttpUriRequest) - Method in class com.justinsb.etcd.EtcdClient
 
asyncExecuteJson(HttpUriRequest, int[]) - Method in class com.justinsb.etcd.EtcdClient
 

C

cas(String, String, String) - Method in class com.justinsb.etcd.EtcdClient
Sets a key to a new value, if the value is a specified value
cause - Variable in class com.justinsb.etcd.EtcdResult
 
close(HttpResponse) - Static method in class com.justinsb.etcd.EtcdClient
 
com.justinsb.etcd - package com.justinsb.etcd
 
createdIndex - Variable in class com.justinsb.etcd.EtcdNode
 
createDirectory(String) - Method in class com.justinsb.etcd.EtcdClient
Creates a directory

D

delete(String) - Method in class com.justinsb.etcd.EtcdClient
Deletes the given key
deleteDirectory(String) - Method in class com.justinsb.etcd.EtcdClient
Delete a directory
dir - Variable in class com.justinsb.etcd.EtcdNode
 

E

errorCode - Variable in class com.justinsb.etcd.EtcdResult
 
errorIndex - Variable in class com.justinsb.etcd.EtcdResult
 
EtcdClient - Class in com.justinsb.etcd
 
EtcdClient(URI) - Constructor for class com.justinsb.etcd.EtcdClient
 
EtcdClientException - Exception in com.justinsb.etcd
 
EtcdClientException(String, Throwable) - Constructor for exception com.justinsb.etcd.EtcdClientException
 
EtcdClientException(String, int) - Constructor for exception com.justinsb.etcd.EtcdClientException
 
EtcdClientException(String, EtcdResult) - Constructor for exception com.justinsb.etcd.EtcdClientException
 
EtcdNode - Class in com.justinsb.etcd
 
EtcdNode() - Constructor for class com.justinsb.etcd.EtcdNode
 
EtcdResult - Class in com.justinsb.etcd
 
EtcdResult() - Constructor for class com.justinsb.etcd.EtcdResult
 
expiration - Variable in class com.justinsb.etcd.EtcdNode
 
extractJsonResponse(HttpResponse, int[]) - Method in class com.justinsb.etcd.EtcdClient
 

F

format(Object) - Static method in class com.justinsb.etcd.EtcdClient
 

G

get(String) - Method in class com.justinsb.etcd.EtcdClient
Retrieves a key.
getHttpStatusCode() - Method in exception com.justinsb.etcd.EtcdClientException
 
getVersion() - Method in class com.justinsb.etcd.EtcdClient
Gets the etcd version

I

isError() - Method in class com.justinsb.etcd.EtcdResult
 
isEtcdError(int) - Method in exception com.justinsb.etcd.EtcdClientException
 
isHttpError(int) - Method in exception com.justinsb.etcd.EtcdClientException
 

K

key - Variable in class com.justinsb.etcd.EtcdNode
 

L

listChildren(String) - Method in class com.justinsb.etcd.EtcdClient
 
listDirectory(String) - Method in class com.justinsb.etcd.EtcdClient
Lists a directory

M

message - Variable in class com.justinsb.etcd.EtcdResult
 
modifiedIndex - Variable in class com.justinsb.etcd.EtcdNode
 

N

node - Variable in class com.justinsb.etcd.EtcdResult
 
nodes - Variable in class com.justinsb.etcd.EtcdNode
 

P

prevNode - Variable in class com.justinsb.etcd.EtcdResult
 

S

set(String, String) - Method in class com.justinsb.etcd.EtcdClient
Sets a key to a new value
set(String, String, Integer) - Method in class com.justinsb.etcd.EtcdClient
Sets a key to a new value with an (optional) ttl
syncExecute(HttpUriRequest, int[], int...) - Method in class com.justinsb.etcd.EtcdClient
 
syncExecuteJson(HttpUriRequest, int...) - Method in class com.justinsb.etcd.EtcdClient
 
syncExecuteList(HttpUriRequest) - Method in class com.justinsb.etcd.EtcdClient
 

T

toString() - Method in class com.justinsb.etcd.EtcdNode
 
toString() - Method in class com.justinsb.etcd.EtcdResult
 
ttl - Variable in class com.justinsb.etcd.EtcdNode
 

U

urlEscape(String) - Static method in class com.justinsb.etcd.EtcdClient
 

V

value - Variable in class com.justinsb.etcd.EtcdNode
 

W

watch(String) - Method in class com.justinsb.etcd.EtcdClient
Watches the given subtree
watch(String, Long, boolean) - Method in class com.justinsb.etcd.EtcdClient
Watches the given subtree
A C D E F G I K L M N P S T U V W 

Copyright © 2014. All Rights Reserved.