public class NacosConfigRemovedEvent extends NacosConfigEvent
| 限定符和类型 | 字段和说明 |
|---|---|
private boolean |
removed |
private static long |
serialVersionUID |
source| 构造器和说明 |
|---|
NacosConfigRemovedEvent(com.alibaba.nacos.api.config.ConfigService configService,
String dataId,
String groupId,
boolean removed) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isRemoved()
Is removed or not from
ConfigService.removeConfig(String, String) method executing result. |
getConfigService, getDataId, getGroupId, getSourcetoStringprivate static final long serialVersionUID
private final boolean removed
Copyright © 2021 Zodiac. All rights reserved.