| Package | Description |
|---|---|
| org.apache.ambari.server.bootstrap |
| Modifier and Type | Method and Description |
|---|---|
BootStrapPostStatus.BSPostStat |
BootStrapPostStatus.getStatus() |
static BootStrapPostStatus.BSPostStat |
BootStrapPostStatus.BSPostStat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BootStrapPostStatus.BSPostStat[] |
BootStrapPostStatus.BSPostStat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BootStrapPostStatus.setStatus(BootStrapPostStatus.BSPostStat status) |
Copyright © 2022 Apache Software Foundation. All rights reserved.