protected static class AMNodeImpl.NodeTurnedUnhealthyTransition extends Object implements org.apache.hadoop.yarn.state.SingleArcTransition<AMNodeImpl,AMNodeEvent>
| Modifier | Constructor and Description |
|---|---|
protected |
AMNodeImpl.NodeTurnedUnhealthyTransition() |
| Modifier and Type | Method and Description |
|---|---|
void |
transition(AMNodeImpl node,
AMNodeEvent nEvent) |
protected AMNodeImpl.NodeTurnedUnhealthyTransition()
public void transition(AMNodeImpl node, AMNodeEvent nEvent)
transition in interface org.apache.hadoop.yarn.state.SingleArcTransition<AMNodeImpl,AMNodeEvent>Copyright © 2014 Apache Software Foundation. All rights reserved.