org.apache.curator.framework.api
Interface DeleteBuilder

All Superinterfaces:
Backgroundable<Pathable<Void>>, BackgroundPathable<Void>, BackgroundVersionable, ChildrenDeletable, Guaranteeable, Pathable<Void>, Versionable<BackgroundPathable<Void>>

public interface DeleteBuilder
extends Guaranteeable, ChildrenDeletable


Method Summary
 
Methods inherited from interface org.apache.curator.framework.api.Guaranteeable
guaranteed
 
Methods inherited from interface org.apache.curator.framework.api.ChildrenDeletable
deletingChildrenIfNeeded
 
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.Pathable
forPath
 
Methods inherited from interface org.apache.curator.framework.api.Versionable
withVersion
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.