public class ZKManager extends BaseManager
config, curator, LOGGER
Constructor and Description |
---|
ZKManager() |
Modifier and Type | Method and Description |
---|---|
static ConfigValue |
get(String key,
ConfigPath configPath) |
static Map<String,ConfigValue> |
getAll(ConfigPath configPath) |
static void |
set(String key,
ConfigValue value,
ConfigPath configPath) |
public static ConfigValue get(String key, ConfigPath configPath)
public static Map<String,ConfigValue> getAll(ConfigPath configPath)
public static void set(String key, ConfigValue value, ConfigPath configPath)
Copyright © 2006–2018 TinyGroup. All rights reserved.