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
- - aMap
containing any other information about this event
-