Package | Description |
---|---|
org.apache.ambari.server.controller.internal | |
org.apache.ambari.server.controller.spi |
Modifier and Type | Method and Description |
---|---|
RequestStatus.Status |
RequestStatusImpl.getStatus() |
Modifier and Type | Method and Description |
---|---|
RequestStatus.Status |
RequestStatus.getStatus()
Get the status of the operation initiated by the request.
|
static RequestStatus.Status |
RequestStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestStatus.Status[] |
RequestStatus.Status.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.