org.apache.curator.framework.api
Interface GetACLBuilder

All Superinterfaces:
Backgroundable<Pathable<List<org.apache.zookeeper.data.ACL>>>, BackgroundPathable<List<org.apache.zookeeper.data.ACL>>, Pathable<List<org.apache.zookeeper.data.ACL>>, Statable<Pathable<List<org.apache.zookeeper.data.ACL>>>

public interface GetACLBuilder
extends BackgroundPathable<List<org.apache.zookeeper.data.ACL>>, Statable<Pathable<List<org.apache.zookeeper.data.ACL>>>


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.Statable
storingStatIn
 



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