public class ZookeeperConfigGroup extends GeneralConfigGroup
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>enumerable| 构造器和说明 |
|---|
ZookeeperConfigGroup(ConfigGroup internalConfigGroup,
ZookeeperConfigProfile configProfile,
String node) |
ZookeeperConfigGroup(ZookeeperConfigProfile configProfile,
String node) |
ZookeeperConfigGroup(ZookeeperConfigProfile configProfile,
String node,
boolean enumerable) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
Map<String,String> |
exportProperties()
导出属性列表
|
ConfigLocalCache |
getConfigLocalCache() |
String |
getNode() |
cleanAndPutAll, clear, get, get, getLastLoadTime, isEnumerable, notify, put, register, removecontains, containsKey, containsValue, elements, entrySet, isEmpty, keys, keySet, putAll, putIfAbsent, remove, replace, replace, size, valuesclone, equals, hashCode, toStringpublic ZookeeperConfigGroup(ZookeeperConfigProfile configProfile, String node, boolean enumerable)
public ZookeeperConfigGroup(ZookeeperConfigProfile configProfile, String node)
public ZookeeperConfigGroup(ConfigGroup internalConfigGroup, ZookeeperConfigProfile configProfile, String node)
public String getNode()
public ConfigLocalCache getConfigLocalCache()
@PreDestroy public void close()
Copyright © 2018. All rights reserved.