| 程序包 | 说明 |
|---|---|
| com.alibaba.nacos.config.server.service.repository | |
| com.alibaba.nacos.config.server.service.repository.embedded | |
| com.alibaba.nacos.config.server.service.repository.extrnal |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PersistService.insertOrUpdateSub(SubInfo subInfo)
Write to the main table, insert or update.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EmbeddedStoragePersistServiceImpl.insertOrUpdateSub(SubInfo subInfo) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ExternalStoragePersistServiceImpl.insertOrUpdateSub(SubInfo subInfo) |
Copyright © 2018–2022 Alibaba Group. All rights reserved.