| Modifier and Type | Class and Description |
|---|---|
class |
RegionPartitionGroupReleaseStrategy
Releases blocking intermediate result partitions that are incident to a
SchedulingPipelinedRegion, as soon as the region's execution vertices are finished. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultExecutionTopology.registerSchedulingTopologyListener(SchedulingTopologyListener listener) |
| Modifier and Type | Class and Description |
|---|---|
class |
VertexwiseSchedulingStrategy
SchedulingStrategy instance which schedules tasks in granularity of vertex (which
indicates this strategy only supports batch jobs). |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulingTopology.registerSchedulingTopologyListener(SchedulingTopologyListener listener)
Register a scheduling topology listener.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.