public class ZkEnablementConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static ZkEnablementConfig |
ENABLED |
| Constructor and Description |
|---|
ZkEnablementConfig(Boolean enabled) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEnabled() |
static boolean |
isEnabled(Properties properties) |
public static final ZkEnablementConfig ENABLED
public ZkEnablementConfig(Boolean enabled)
public boolean isEnabled()
public static boolean isEnabled(Properties properties)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.