- 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
-