| Modifier and Type | Interface and Description |
|---|---|
interface |
LogicalTopology
Represents a logical topology, i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLogicalTopology
Default implementation of
LogicalTopology. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecutionTopology
Adapter of
ExecutionGraph to SchedulingTopology. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SchedulingTopology
Topology of
SchedulingExecutionVertex. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Topology<VID extends VertexID,RID extends ResultID,V extends Vertex<VID,RID,V,R>,R extends Result<VID,RID,V,R>,PR extends PipelinedRegion<VID,RID,V,R>>
Extends the
BaseTopology by pipelined regions. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.