Package org.apache.curator.framework.api
Interface ChildrenDeletable
- All Superinterfaces:
Backgroundable<ErrorListenerPathable<Void>>
,BackgroundPathable<Void>
,BackgroundVersionable
,Pathable<Void>
,Versionable<BackgroundPathable<Void>>
- All Known Subinterfaces:
DeleteBuilder
,DeleteBuilderMain
- All Known Implementing Classes:
DeleteBuilderImpl
-
Method Summary
Modifier and TypeMethodDescriptionWill also delete children if they exist.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
-
Method Details
-
deletingChildrenIfNeeded
BackgroundVersionable deletingChildrenIfNeeded()Will also delete children if they exist.
- Returns:
-