public class RMNodeEvent extends org.apache.hadoop.yarn.event.AbstractEvent<RMNodeEventType>
| Constructor and Description | 
|---|
| RMNodeEvent(org.apache.hadoop.yarn.api.records.NodeId nodeId,
           RMNodeEventType type) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.yarn.api.records.NodeId | getNodeId() | 
public RMNodeEvent(org.apache.hadoop.yarn.api.records.NodeId nodeId,
                   RMNodeEventType type)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.