org.apache.blur.zookeeper
Class WatchNodeExistance
java.lang.Object
org.apache.blur.zookeeper.WatchNodeExistance
- All Implemented Interfaces:
- Closeable
public class WatchNodeExistance
- extends Object
- implements Closeable
WatchNodeExistance
public WatchNodeExistance(org.apache.zookeeper.ZooKeeper zooKeeper,
String path)
watch
public WatchNodeExistance watch(WatchNodeExistance.OnChange onChange)
close
public void close()
- Specified by:
close
in interface Closeable
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.