Package org.apache.curator.framework.api
Interface BackgroundEnsembleable<T>
-
- All Superinterfaces:
Backgroundable<ErrorListenerEnsembleable<T>>,Ensembleable<T>
- All Known Subinterfaces:
WatchBackgroundEnsembleable<T>
public interface BackgroundEnsembleable<T> extends Backgroundable<ErrorListenerEnsembleable<T>>, Ensembleable<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
-
-