| Package | Description |
|---|---|
| org.apache.servicecomb.registry.api.event | |
| org.apache.servicecomb.registry.api.registry |
| Modifier and Type | Method and Description |
|---|---|
WatchAction |
MicroserviceInstanceChangedEvent.getAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
MicroserviceInstanceChangedEvent.setAction(WatchAction action) |
| Modifier and Type | Method and Description |
|---|---|
static WatchAction |
WatchAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WatchAction[] |
WatchAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.