Class ZKACLProviderFactory

java.lang.Object
org.apache.drill.exec.coord.zk.ZKACLProviderFactory

public class ZKACLProviderFactory extends Object
This factory returns a ZKACLProviderDelegate which will be used to set ACLs on Drill ZK nodes If secure ACLs are required, the ZKACLProviderFactory looks up and instantiates a ZKACLProviderDelegate specified in the config file. Else it returns the ZKDefaultACLProvider