org.apache.curator.framework.api
Interface BackgroundVersionable

All Superinterfaces:
Backgroundable<Pathable<Void>>, BackgroundPathable<Void>, Pathable<Void>, Versionable<BackgroundPathable<Void>>
All Known Subinterfaces:
ChildrenDeletable, DeleteBuilder, Guaranteeable

public interface BackgroundVersionable
extends BackgroundPathable<Void>, Versionable<BackgroundPathable<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.Pathable
forPath
 
Methods inherited from interface org.apache.curator.framework.api.Versionable
withVersion
 



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