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

All Superinterfaces:
ACLable<BackgroundPathAndBytesable<T>>, ACLBackgroundPathAndBytesable<T>, Backgroundable<PathAndBytesable<T>>, BackgroundPathAndBytesable<T>, CreateModable<ACLBackgroundPathAndBytesable<T>>, PathAndBytesable<T>
All Known Subinterfaces:
CreateBackgroundModeACLable, CreateBuilder

public interface ACLCreateModeBackgroundPathAndBytesable<T>
extends ACLBackgroundPathAndBytesable<T>, BackgroundPathAndBytesable<T>, CreateModable<ACLBackgroundPathAndBytesable<T>>


Method Summary
 
Methods inherited from interface org.apache.curator.framework.api.ACLable
withACL
 
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.PathAndBytesable
forPath, forPath
 
Methods inherited from interface org.apache.curator.framework.api.CreateModable
withMode
 



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