Uses of Interface
org.apache.curator.framework.api.ChildrenDeletable

Packages that use ChildrenDeletable
org.apache.curator.framework.api   
 

Uses of ChildrenDeletable in org.apache.curator.framework.api
 

Subinterfaces of ChildrenDeletable in org.apache.curator.framework.api
 interface DeleteBuilder
           
 

Methods in org.apache.curator.framework.api that return ChildrenDeletable
 ChildrenDeletable Guaranteeable.guaranteed()
           Solves this edge case: deleting a node can fail due to connection issues.
 



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