Package com.alibaba.cloud.nacos.refresh
Class NacosSnapshotConfigManager
java.lang.Object
com.alibaba.cloud.nacos.refresh.NacosSnapshotConfigManager
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetAndRemoveConfigSnapshot(String dataId, String group) static voidputConfigSnapshot(String dataId, String group, String configInfo) static voidremoveConfigSnapshot(String dataId, String group)
-
Method Details
-
getAndRemoveConfigSnapshot
-
putConfigSnapshot
-
removeConfigSnapshot
-