public static class RMNodeImpl.UpdateNodeResourceWhenRunningTransition extends Object implements org.apache.hadoop.yarn.state.SingleArcTransition<RMNodeImpl,RMNodeEvent>
Constructor and Description |
---|
UpdateNodeResourceWhenRunningTransition() |
Modifier and Type | Method and Description |
---|---|
void |
transition(RMNodeImpl rmNode,
RMNodeEvent event) |
public UpdateNodeResourceWhenRunningTransition()
public void transition(RMNodeImpl rmNode, RMNodeEvent event)
transition
in interface org.apache.hadoop.yarn.state.SingleArcTransition<RMNodeImpl,RMNodeEvent>
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.