Uses of Package
org.apache.drill.exec.coord.zk
Package
Description
Zookeeper/Curator integration code.
-
ClassDescriptionDefines the functions required by
ZKACLProviderDelegate
to access ZK-ACL related informationThis class defines the methods that are required to specify ACLs on Drill ZK nodesThis class hides theZKACLProvider
from Curator-specific functions This is done so that ACL Providers have to be aware only about ZK ACLs and the DrillZKACLProvider
interface ACL Providers should not be concerned with the framework (Curator) used by Drill to access ZK.Annotation forZKACLProviderDelegate
implementation to identify the implementation type.A namespace aware Zookeeper client. -
-