| Class | Description |
|---|---|
| ExecutionEdge |
An edge that connects two execution vertices.
|
| ExecutionGraph |
Physical plan.
|
| ExecutionJobEdge |
An edge that connects two execution job vertices.
|
| ExecutionJobVertex |
Physical job vertex.
|
| ExecutionVertex |
Physical vertex, correspond to
ExecutionJobVertex. |
| Enum | Description |
|---|---|
| ExecutionVertexState |
Vertex state.
|
Copyright © 2021. All rights reserved.