Class EtcdWatcher

java.lang.Object
io.helidon.config.etcd.EtcdWatcher
All Implemented Interfaces:
ChangeWatcher<EtcdConfigSourceBuilder.EtcdEndpoint>

public class EtcdWatcher extends Object implements ChangeWatcher<EtcdConfigSourceBuilder.EtcdEndpoint>
Etcd watch strategy is based on etcd watch operation.