Package org.apache.curator.framework.api
Interface AddWatchBuilder2
-
- All Superinterfaces:
Backgroundable<WatchableBase<Pathable<java.lang.Void>>>,Pathable<java.lang.Void>,WatchableBase<Pathable<java.lang.Void>>
- All Known Subinterfaces:
AddWatchBuilder
- All Known Implementing Classes:
AddWatchBuilderImpl
public interface AddWatchBuilder2 extends Backgroundable<WatchableBase<Pathable<java.lang.Void>>>, WatchableBase<Pathable<java.lang.Void>>, Pathable<java.lang.Void>
-
-
Method Summary
-
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.WatchableBase
usingWatcher, usingWatcher
-
-