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