public final class NacosPropertySourceRepository extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
collectNacosPropertySource(NacosPropertySource nacosPropertySource) |
static void |
collectNacosPropertySources(NacosPropertySource nacosPropertySource)
Deprecated.
|
static List<NacosPropertySource> |
getAll() |
static String |
getMapKey(String dataId,
String group) |
static NacosPropertySource |
getNacosPropertySource(String dataId)
Deprecated.
|
static NacosPropertySource |
getNacosPropertySource(String dataId,
String group) |
public static List<NacosPropertySource> getAll()
@Deprecated public static void collectNacosPropertySources(NacosPropertySource nacosPropertySource)
nacosPropertySource - nacosPropertySource@Deprecated public static NacosPropertySource getNacosPropertySource(String dataId)
getNacosPropertySource(java.lang.String, java.lang.String).dataId - dataIdpublic static void collectNacosPropertySource(NacosPropertySource nacosPropertySource)
public static NacosPropertySource getNacosPropertySource(String dataId, String group)
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.