@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ZKACLProviderTemplate
ZKACLProviderDelegate implementation to identify the
implementation type. Implementation type is set in BOOT option drill.exec.zk.acl_provider.| Modifier and Type | Required Element and Description |
|---|---|
String |
type
ZKACLProviderDelegate implementation type. |
public abstract String type
ZKACLProviderDelegate implementation type.Copyright © 2021 The Apache Software Foundation. All rights reserved.