org.tinygroup.remoteconfig.zk.client
类 ZKVersionManager
java.lang.Object
org.tinygroup.remoteconfig.zk.client.BaseManager
org.tinygroup.remoteconfig.zk.client.ZKVersionManager
public class ZKVersionManager
- extends BaseManager
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZKVersionManager
public ZKVersionManager()
get
public static Version get(String key,
ConfigPath configPath)
getAll
public static Map<String,Version> getAll(ConfigPath configPath)
set
public static void set(String key,
Version version,
ConfigPath configPath)
Copyright © 2006–2016 TinyGroup. All rights reserved.