Package org.apache.curator.framework.api
Interface GetACLBuilder
- All Superinterfaces:
Backgroundable<ErrorListenerPathable<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>>>
- All Known Implementing Classes:
GetACLBuilderImpl
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.Statable
storingStatIn