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