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

All Superinterfaces:
ACLable<PathAndBytesable<T>>, PathAndBytesable<T>
All Known Subinterfaces:
ACLCreateModePathAndBytesable<T>, TransactionCreateBuilder

public interface ACLPathAndBytesable<T>
extends ACLable<PathAndBytesable<T>>, PathAndBytesable<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
 



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