Package | Description |
---|---|
org.apache.ambari.server.stack |
Modifier and Type | Field and Description |
---|---|
protected ModuleState |
BaseModule.moduleState
Module visitation state
|
Modifier and Type | Method and Description |
---|---|
ModuleState |
BaseModule.getModuleState()
Module state.
|
ModuleState |
StackDefinitionModule.getModuleState()
Module state.
|
static ModuleState |
ModuleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModuleState[] |
ModuleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.