org.apache.curator.framework.api
Interface BackgroundPathable<T>

All Superinterfaces:
Backgroundable<Pathable<T>>, Pathable<T>
All Known Subinterfaces:
ACLBackgroundPathable<T>, BackgroundVersionable, ChildrenDeletable, DeleteBuilder, ExistsBuilder, GetACLBuilder, GetChildrenBuilder, GetDataBuilder, GetDataWatchBackgroundStatable, Guaranteeable, SyncBuilder
All Known Implementing Classes:
SyncBuilderImpl

public interface BackgroundPathable<T>
extends Backgroundable<Pathable<T>>, Pathable<T>


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.Pathable
forPath
 



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