Skip navigation links
A C D E F G H I J K N O P R S T U 

A

AbstractEtcdClient<WatcherListener> - Class in org.apache.dubbo.remoting.etcd.support
 
AbstractEtcdClient(URL) - Constructor for class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
AbstractRetryPolicy - Class in org.apache.dubbo.remoting.etcd
 
addChildListener(String, ChildListener) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
register children listener for specified path.
addChildListener(String, ChildListener) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
addChildWatcherListener(String, JEtcdClient.EtcdWatcher) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
addChildWatcherListener(String, WatcherListener) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
addStateListener(StateListener) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
support connection notify if connection state was changed.
addStateListener(StateListener) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 

C

checkExists(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
checkExists(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
try to check if path exists.
checkExists(String) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
childChanged(String, List<String>) - Method in interface org.apache.dubbo.remoting.etcd.ChildListener
 
ChildListener - Interface in org.apache.dubbo.remoting.etcd
 
close() - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
close current client and release all resourses.
close() - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
complete() - Method in class org.apache.dubbo.remoting.etcd.jetcd.RetryLoops
 
CONFIGURATORS_CATEGORY - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
connect(URL) - Method in interface org.apache.dubbo.remoting.etcd.EtcdTransporter
 
connect(URL) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdTransporter
 
CONNECTED - Static variable in interface org.apache.dubbo.remoting.etcd.StateListener
 
ConnectionStateListener - Interface in org.apache.dubbo.remoting.etcd.jetcd
 
Constants - Interface in org.apache.dubbo.remoting.etcd
 
CONSUMERS_CATEGORY - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
create(String) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
save the specified path to the etcd registry.
create(String) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
createChildWatcherListener(String, ChildListener) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
createChildWatcherListener(String, ChildListener) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
createEphemeral(String) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
save the specified path to the etcd registry.
createEphemeral(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
create new ephemeral path save to etcd .
createEphemeral(String) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
createLease(long) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
create new lease from specified second ,it should be waiting if failed.
createLease(long, long, TimeUnit) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
create new lease from specified ttl second before waiting specified timeout.
createLease(long) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
createLease(long, long, TimeUnit) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
createLease(long) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
createLease(long, long, TimeUnit) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
createPersistent(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 

D

DEFAULT_ETCD3_NOTIFY_QUEUES_KEY - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
DEFAULT_ETCD3_NOTIFY_THREADS - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
DEFAULT_GRPC_QUEUES - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
DEFAULT_INBOUND_SIZE - Static variable in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
DEFAULT_KEEPALIVE_TIMEOUT - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
DEFAULT_RECONNECT_PERIOD - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
DEFAULT_REQUEST_TIMEOUT - Static variable in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
default request timeout
DEFAULT_RETRY_PERIOD - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
DEFAULT_SESSION_TIMEOUT - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
delete(String) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
remove the specified from etcd registry.
delete(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
delete(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
delete(String) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
DISCONNECTED - Static variable in interface org.apache.dubbo.remoting.etcd.StateListener
 
doClose() - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
doClose() - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
doCreateEphemeral(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
doCreateEphemeral(String) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
doCreatePersistent(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
doCreatePersistent(String) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 

E

endPoints(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
ETCD3_NOTIFY_MAXTHREADS_KEYS - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
ETCD_REQUEST_TIMEOUT_KEY - Static variable in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
EtcdClient - Interface in org.apache.dubbo.remoting.etcd
 
EtcdTransporter - Interface in org.apache.dubbo.remoting.etcd
 
EtcdWatcher(ChildListener) - Constructor for class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
 

F

fireException(Exception, RetryPolicy) - Method in class org.apache.dubbo.remoting.etcd.jetcd.RetryLoops
 
forPath(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
 

G

getChannel() - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
getChannel() - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
try to get current connected channel.
getChildListener(String, ChildListener) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
find watcher of the children listener for specified path.
getChildListener(String, ChildListener) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
getChildren(String) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
find direct children directory, excluding path self, Never return null.
getChildren(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
getChildren(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
find direct children directory, excluding path self, Never return null.
getClient() - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
getConnectionStateListener() - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
getKVValue(String) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
Get the value of the specified key.
getKVValue(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
getKVValue(String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
getSessionListeners() - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
getUrl() - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
 
getUrl() - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
GRPC_MAX_INBOUND_SIZE_KEY - Static variable in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 

H

HTTP_KEY - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
HTTP_SUBFIX_KEY - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 

I

invokeWithRetry(Callable<R>, RetryPolicy) - Static method in class org.apache.dubbo.remoting.etcd.jetcd.RetryLoops
 
isConnected() - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
test if current client is active.
isConnected() - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
isConnected() - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
isHaltError(Status) - Static method in class org.apache.dubbo.remoting.etcd.option.OptionUtil
 
isNoLeaderError(Status) - Static method in class org.apache.dubbo.remoting.etcd.option.OptionUtil
 
isProtocolError(Throwable) - Static method in class org.apache.dubbo.remoting.etcd.option.OptionUtil
 
isRecoverable(Status) - Static method in class org.apache.dubbo.remoting.etcd.option.OptionUtil
 

J

JEtcdClient - Class in org.apache.dubbo.remoting.etcd.jetcd
etcd3 client.
JEtcdClient(URL) - Constructor for class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
JEtcdClient.EtcdWatcher - Class in org.apache.dubbo.remoting.etcd.jetcd
 
JEtcdClientWrapper - Class in org.apache.dubbo.remoting.etcd.jetcd
 
JEtcdClientWrapper(URL) - Constructor for class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
JEtcdTransporter - Class in org.apache.dubbo.remoting.etcd.jetcd
 
JEtcdTransporter() - Constructor for class org.apache.dubbo.remoting.etcd.jetcd.JEtcdTransporter
 

K

keepAlive(long) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 

N

NO_PREFIX_END - Static variable in class org.apache.dubbo.remoting.etcd.option.OptionUtil
 

O

onCompleted() - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
 
onError(Throwable) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
 
onNext(WatchResponse) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
 
OptionUtil - Class in org.apache.dubbo.remoting.etcd.option
 
OptionUtil() - Constructor for class org.apache.dubbo.remoting.etcd.option.OptionUtil
 
org.apache.dubbo.remoting.etcd - package org.apache.dubbo.remoting.etcd
 
org.apache.dubbo.remoting.etcd.jetcd - package org.apache.dubbo.remoting.etcd.jetcd
 
org.apache.dubbo.remoting.etcd.option - package org.apache.dubbo.remoting.etcd.option
 
org.apache.dubbo.remoting.etcd.support - package org.apache.dubbo.remoting.etcd.support
 

P

prefixEndOf(ByteSequence) - Static method in class org.apache.dubbo.remoting.etcd.option.OptionUtil
 
PROVIDERS_CATEGORY - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
put(String, String) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
Put the key value pair to etcd
put(String, String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
put(String, String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
putEphemeral(String, String) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
Put the key value pair to etcd (Ephemeral)
putEphemeral(String, String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
putEphemeral(String, String) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 

R

removeChildListener(String, ChildListener) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
unregister children lister for specified path.
removeChildListener(String, ChildListener) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
removeChildWatcherListener(String, JEtcdClient.EtcdWatcher) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
removeChildWatcherListener(String, WatcherListener) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
removeStateListener(StateListener) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
remove connection notify if connection state was changed.
removeStateListener(StateListener) - Method in class org.apache.dubbo.remoting.etcd.support.AbstractEtcdClient
 
requiredNotNull(Object, RuntimeException) - Static method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
RETRY_PERIOD_KEY - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
RetryLoops - Class in org.apache.dubbo.remoting.etcd.jetcd
 
RetryLoops() - Constructor for class org.apache.dubbo.remoting.etcd.jetcd.RetryLoops
 
RetryNTimes - Class in org.apache.dubbo.remoting.etcd.jetcd
 
RetryNTimes(int, int, TimeUnit) - Constructor for class org.apache.dubbo.remoting.etcd.jetcd.RetryNTimes
 
RetryPolicy - Interface in org.apache.dubbo.remoting.etcd
 
revokeLease(long) - Method in interface org.apache.dubbo.remoting.etcd.EtcdClient
revoke specified lease, any associated path will removed automatically.
revokeLease(long) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient
 
revokeLease(long) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
ROUTERS_CATEGORY - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 

S

SESSION_TIMEOUT_KEY - Static variable in interface org.apache.dubbo.remoting.etcd.Constants
 
setConnectionStateListener(ConnectionStateListener) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
shouldContinue() - Method in class org.apache.dubbo.remoting.etcd.jetcd.RetryLoops
 
shouldRetry(int, long, boolean) - Method in class org.apache.dubbo.remoting.etcd.AbstractRetryPolicy
 
shouldRetry(int, long, boolean) - Method in interface org.apache.dubbo.remoting.etcd.RetryPolicy
Whether retry is supported when operation fails.
start() - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
because jetcd's connection change callback not supported yet, we must loop to test if connect or disconnect event happend or not.
stateChanged(Client, int) - Method in interface org.apache.dubbo.remoting.etcd.jetcd.ConnectionStateListener
Called when there is a state change in the connection
stateChanged(int) - Method in interface org.apache.dubbo.remoting.etcd.StateListener
 
StateListener - Interface in org.apache.dubbo.remoting.etcd
 

T

tryReconnect(Throwable) - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
 

U

unwatch() - Method in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClient.EtcdWatcher
 
UTF_8 - Static variable in class org.apache.dubbo.remoting.etcd.jetcd.JEtcdClientWrapper
 
A C D E F G H I J K N O P R S T U 
Skip navigation links

Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.