|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuxServicesEventType | |
|---|---|
| org.apache.hadoop.yarn.server.nodemanager.containermanager | |
| Uses of AuxServicesEventType in org.apache.hadoop.yarn.server.nodemanager.containermanager |
|---|
| Methods in org.apache.hadoop.yarn.server.nodemanager.containermanager that return AuxServicesEventType | |
|---|---|
static AuxServicesEventType |
AuxServicesEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AuxServicesEventType[] |
AuxServicesEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.yarn.server.nodemanager.containermanager with parameters of type AuxServicesEventType | |
|---|---|
AuxServicesEvent(AuxServicesEventType eventType,
org.apache.hadoop.yarn.api.records.ApplicationId appId)
|
|
AuxServicesEvent(AuxServicesEventType eventType,
String user,
org.apache.hadoop.yarn.api.records.ApplicationId appId,
String serviceId,
ByteBuffer serviceData)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||