Package org.apache.curator.framework.api
Interface WatchBackgroundEnsembleable<T>
-
- All Superinterfaces:
Backgroundable<ErrorListenerEnsembleable<T>>,BackgroundEnsembleable<T>,Ensembleable<T>,Watchable<BackgroundEnsembleable<T>>
public interface WatchBackgroundEnsembleable<T> extends Watchable<BackgroundEnsembleable<T>>, BackgroundEnsembleable<T>
-
-
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.Ensembleable
forEnsemble
-
Methods inherited from interface org.apache.curator.framework.api.Watchable
usingWatcher, usingWatcher, watched
-
-