Package | Description |
---|---|
org.apache.drill.exec.coord.zk |
Zookeeper/Curator integration code.
|
org.apache.drill.exec.store.sys.store.provider | |
org.apache.drill.exec.store.sys.zk |
Class and Description |
---|
ZKACLContextProvider
Defines the functions required by
ZKACLProviderDelegate to access ZK-ACL related information |
ZKACLProvider
This class defines the methods that are required to specify
ACLs on Drill ZK nodes
|
ZKACLProviderDelegate
This class hides the
ZKACLProvider from Curator-specific functions
This is done so that ACL Providers have to be aware only about ZK ACLs and the Drill ZKACLProvider interface
ACL Providers should not be concerned with the framework (Curator) used by Drill to access ZK. |
ZKACLProviderTemplate
Annotation for
ZKACLProviderDelegate implementation to identify the
implementation type. |
ZkEphemeralStore |
ZookeeperClient
A namespace aware Zookeeper client.
|
Class and Description |
---|
ZKClusterCoordinator
Manages cluster coordination utilizing zookeeper.
|
Class and Description |
---|
ZKClusterCoordinator
Manages cluster coordination utilizing zookeeper.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.