Package org.apache.curator.framework.api
Interface WatchBackgroundEnsembleable<T>
-
- All Superinterfaces:
Backgroundable<ErrorListenerEnsembleable<T>>,BackgroundEnsembleable<T>,Ensembleable<T>,Watchable<BackgroundEnsembleable<T>>,WatchableBase<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.WatchableBase
usingWatcher, usingWatcher
-
-