Class: ZooKeeper::Watcher
- Inherits:
-
Object
- Object
- ZooKeeper::Watcher
- Defined in:
- lib/zkruby/client.rb
Instance Method Summary collapse
Instance Method Details
#process_watch(state, path, event) ⇒ Object
184 185 |
# File 'lib/zkruby/client.rb', line 184 def process_watch(state,path,event) end |