| Package | Description |
|---|---|
| org.apache.flink.runtime.util |
| Modifier and Type | Method and Description |
|---|---|
static ZooKeeperUtils.ZkClientACLMode |
ZooKeeperUtils.ZkClientACLMode.fromConfig(org.apache.flink.configuration.Configuration config)
Return the configured
ZooKeeperUtils.ZkClientACLMode. |
static ZooKeeperUtils.ZkClientACLMode |
ZooKeeperUtils.ZkClientACLMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZooKeeperUtils.ZkClientACLMode[] |
ZooKeeperUtils.ZkClientACLMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.