| Interface | Description |
|---|---|
| LogicalEdge |
Represents an edge in
LogicalTopology, i.e. |
| LogicalPipelinedRegion |
Pipelined region on logical level, i.e.,
JobVertex level. |
| LogicalResult |
Represents a data set produced by a
LogicalVertex, i.e. |
| LogicalTopology |
Represents a logical topology, i.e.
|
| LogicalVertex |
Represents a vertex in
LogicalTopology, i.e. |
| Class | Description |
|---|---|
| DefaultLogicalEdge |
Default implementation of
LogicalEdge. |
| DefaultLogicalPipelinedRegion |
Set of
LogicalVertex that are connected through pipelined LogicalResult. |
| DefaultLogicalResult |
Default implementation of
LogicalResult. |
| DefaultLogicalTopology |
Default implementation of
LogicalTopology. |
| DefaultLogicalVertex |
Default implementation of
LogicalVertex. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.