public static class VertexImpl.SourceVertexStartedTransition extends Object implements org.apache.hadoop.yarn.state.SingleArcTransition<VertexImpl,VertexEvent>
| Constructor and Description |
|---|
SourceVertexStartedTransition() |
| Modifier and Type | Method and Description |
|---|---|
void |
transition(VertexImpl vertex,
VertexEvent event) |
public void transition(VertexImpl vertex, VertexEvent event)
transition in interface org.apache.hadoop.yarn.state.SingleArcTransition<VertexImpl,VertexEvent>Copyright © 2020 Apache Software Foundation. All rights reserved.