@Component @Scope(value="prototype") public class FinderImplZk extends java.lang.Object implements Finder, org.apache.zookeeper.Watcher
org.apache.zookeeper.Watcher.Event, org.apache.zookeeper.Watcher.WatcherType
FinderImplZk()
void
add(java.lang.String path, java.util.function.Consumer<java.util.List<java.lang.String>> serviceListChangedAction)
init(java.lang.String respository)
process(org.apache.zookeeper.WatchedEvent event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FinderImplZk()
public void init(java.lang.String respository) throws java.lang.Exception
init
Finder
java.lang.Exception
public void process(org.apache.zookeeper.WatchedEvent event)
process
org.apache.zookeeper.Watcher
public void add(java.lang.String path, java.util.function.Consumer<java.util.List<java.lang.String>> serviceListChangedAction) throws java.lang.Exception
add