| Package | Description |
|---|---|
| org.apache.dubbo.common.config.configcenter |
| Modifier and Type | Method and Description |
|---|---|
ConfigChangeType |
ConfigChangedEvent.getChangeType() |
static ConfigChangeType |
ConfigChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigChangeType[] |
ConfigChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConfigChangedEvent(String key,
String group,
String content,
ConfigChangeType changeType) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.