| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.rmapp | 
| Modifier and Type | Method and Description | 
|---|---|
| RMAppNodeUpdateEvent.RMAppNodeUpdateType | RMAppNodeUpdateEvent. getUpdateType() | 
| static RMAppNodeUpdateEvent.RMAppNodeUpdateType | RMAppNodeUpdateEvent.RMAppNodeUpdateType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RMAppNodeUpdateEvent.RMAppNodeUpdateType[] | RMAppNodeUpdateEvent.RMAppNodeUpdateType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.yarn.api.records.NodeUpdateType | RMAppNodeUpdateEvent.RMAppNodeUpdateType. convertToNodeUpdateType(RMAppNodeUpdateEvent.RMAppNodeUpdateType rmAppNodeUpdateType) | 
| Constructor and Description | 
|---|
| RMAppNodeUpdateEvent(org.apache.hadoop.yarn.api.records.ApplicationId appId,
                    RMNode node,
                    RMAppNodeUpdateEvent.RMAppNodeUpdateType updateType) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.