Package | Description |
---|---|
org.apache.ambari.server.actionmanager | |
org.apache.ambari.server.orm.entities |
Modifier and Type | Method and Description |
---|---|
RequestType |
Request.getRequestType() |
static RequestType |
RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Request.setRequestType(RequestType requestType) |
Modifier and Type | Method and Description |
---|---|
RequestType |
RequestEntity.getRequestType() |
Modifier and Type | Method and Description |
---|---|
void |
RequestEntity.setRequestType(RequestType requestType) |
Copyright © 2014. All rights reserved.