JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.apache.curator.framework.api.GetACLBuilder
Packages that use
GetACLBuilder
Package
Description
org.apache.curator.framework
org.apache.curator.framework.imps
Uses of
GetACLBuilder
in
org.apache.curator.framework
Methods in
org.apache.curator.framework
that return
GetACLBuilder
Modifier and Type
Method
Description
GetACLBuilder
CuratorFramework.
getACL
()
Start a get ACL builder
Uses of
GetACLBuilder
in
org.apache.curator.framework.imps
Classes in
org.apache.curator.framework.imps
that implement
GetACLBuilder
Modifier and Type
Class
Description
class
GetACLBuilderImpl
Methods in
org.apache.curator.framework.imps
that return
GetACLBuilder
Modifier and Type
Method
Description
GetACLBuilder
CuratorFrameworkImpl.
getACL
()