Uses of Class
com.bytedesk.core.etcd.EtcdService
Packages that use EtcdService
-
Uses of EtcdService in com.bytedesk.core.etcd
Fields in com.bytedesk.core.etcd declared as EtcdServiceMethods in com.bytedesk.core.etcd that return EtcdServiceModifier and TypeMethodDescriptionEtcdConfig.etcdService(io.etcd.jetcd.Client etcdClient, io.etcd.jetcd.KV kvClient, io.etcd.jetcd.Lease leaseClient, io.etcd.jetcd.Watch watchClient, io.etcd.jetcd.Lock lockClient) etcd 服务类Constructors in com.bytedesk.core.etcd with parameters of type EtcdService