Package org.apache.curator.framework.api
Interface BackgroundVersionable
-
- All Superinterfaces:
Backgroundable<ErrorListenerPathable<java.lang.Void>>,BackgroundPathable<java.lang.Void>,Pathable<java.lang.Void>,Versionable<BackgroundPathable<java.lang.Void>>
- All Known Subinterfaces:
ChildrenDeletable,DeleteBuilder,DeleteBuilderMain,GuaranteeableDeletable
- All Known Implementing Classes:
DeleteBuilderImpl
public interface BackgroundVersionable extends BackgroundPathable<java.lang.Void>, Versionable<BackgroundPathable<java.lang.Void>>
-
-
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.Versionable
withVersion
-
-