Package org.apache.curator.framework.api
Interface BackgroundPathable<T>
-
- All Superinterfaces:
Backgroundable<ErrorListenerPathable<T>>,Pathable<T>
- All Known Subinterfaces:
ACLableExistBuilderMain,BackgroundPathableQuietlyable<T>,BackgroundVersionable,ChildrenDeletable,DeleteBuilder,DeleteBuilderMain,ExistsBuilder,ExistsBuilderMain,GetACLBuilder,GetChildrenBuilder,GetDataBuilder,GetDataWatchBackgroundStatable,GuaranteeableDeletable,RemoveWatchesLocal,RemoveWatchesType,SyncBuilder
- All Known Implementing Classes:
DeleteBuilderImpl,ExistsBuilderImpl,GetACLBuilderImpl,GetChildrenBuilderImpl,GetDataBuilderImpl,RemoveWatchesBuilderImpl,SetACLBuilderImpl,SyncBuilderImpl
public interface BackgroundPathable<T> extends Backgroundable<ErrorListenerPathable<T>>, Pathable<T>
-
-
Method Summary
-
Methods inherited from interface org.apache.curator.framework.api.Backgroundable
inBackground, inBackground, inBackground, inBackground, inBackground, inBackground
-
-