| Package | Description |
|---|---|
| org.apache.dubbo.configcenter |
| Modifier and Type | Method and Description |
|---|---|
ConfigChangeType |
ConfigChangeEvent.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 |
|---|
ConfigChangeEvent(String key,
String value,
ConfigChangeType changeType) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.