org.apache.curator.framework.api
Interface ExistsBuilder

All Superinterfaces:
Backgroundable<Pathable<org.apache.zookeeper.data.Stat>>, BackgroundPathable<org.apache.zookeeper.data.Stat>, Pathable<org.apache.zookeeper.data.Stat>, Watchable<BackgroundPathable<org.apache.zookeeper.data.Stat>>

public interface ExistsBuilder
extends Watchable<BackgroundPathable<org.apache.zookeeper.data.Stat>>, BackgroundPathable<org.apache.zookeeper.data.Stat>


Method Summary
 
Methods inherited from interface org.apache.curator.framework.api.Watchable
usingWatcher, usingWatcher, watched
 
Methods inherited from interface org.apache.curator.framework.api.Backgroundable
inBackground, inBackground, inBackground, inBackground, inBackground, inBackground
 
Methods inherited from interface org.apache.curator.framework.api.Pathable
forPath
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.