| Package | Description |
|---|---|
| org.apache.servicecomb.foundation.common.event |
| Modifier and Type | Method and Description |
|---|---|
AlarmEvent.Type |
AlarmEvent.getType() |
static AlarmEvent.Type |
AlarmEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlarmEvent.Type[] |
AlarmEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AlarmEvent(AlarmEvent.Type type) |
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.