Package org.apache.curator.framework.api
Interface BackgroundPathableQuietlyable<T>
-
- All Superinterfaces:
Backgroundable<ErrorListenerPathable<T>>,BackgroundPathable<T>,Pathable<T>,Quietly<BackgroundPathable<T>>
- All Known Subinterfaces:
RemoveWatchesLocal,RemoveWatchesType
- All Known Implementing Classes:
RemoveWatchesBuilderImpl,WatchesBuilderImpl
public interface BackgroundPathableQuietlyable<T> extends BackgroundPathable<T>, Quietly<BackgroundPathable<T>>
-
-
Method Summary
-
Methods inherited from interface org.apache.curator.framework.api.Backgroundable
inBackground, inBackground, inBackground, inBackground, inBackground, inBackground
-
-