Interface NodeListener
public interface NodeListener
A Listener for Events on zookeeper nodes
-
Method Summary
-
Method Details
-
processEvent
- Parameters:
nodePath- - the path of the nodeeventType- - the event typeeventInfo- - aMapcontaining any other information about this event
-