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

All Superinterfaces:
ACLable<PathAndBytesable<T>>, ACLPathAndBytesable<T>, CreateModable<ACLPathAndBytesable<T>>, PathAndBytesable<T>

public interface ACLCreateModePathAndBytesable<T>
extends ACLPathAndBytesable<T>, CreateModable<ACLPathAndBytesable<T>>


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