org.tinygroup.remoteconfig.zk.client
类 BaseManager
java.lang.Object
org.tinygroup.remoteconfig.zk.client.BaseManager
- 直接已知子类:
- ZKDefaultEnvManager, ZKEnvManager, ZKManager, ZKModuleManager, ZKProductManager, ZKVersionManager
public class BaseManager
- extends Object
- 作者:
- Administrator
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
protected static final org.tinygroup.logger.Logger LOGGER
zooKeeper
protected static org.apache.zookeeper.ZooKeeper zooKeeper
config
protected static RemoteConfig config
BaseManager
public BaseManager()
getConfig
public static RemoteConfig getConfig()
stop
public static void stop()
delete
public static void delete(String key,
ConfigPath configPath)
exists
public static boolean exists(String key,
ConfigPath configPath)
Copyright © 2006–2016 TinyGroup. All rights reserved.