| Package | Description |
|---|---|
| com.alipay.sofa.runtime.model | |
| com.alipay.sofa.runtime.spi.component |
| Modifier and Type | Method and Description |
|---|---|
static ComponentStatus |
ComponentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentStatus[] |
ComponentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ComponentStatus |
AbstractComponent.componentStatus
component status
|
| Modifier and Type | Method and Description |
|---|---|
ComponentStatus |
ComponentInfo.getState()
get component status
|
ComponentStatus |
AbstractComponent.getState() |
Copyright © 2021. All rights reserved.