| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler.adaptivebatch |
| Modifier and Type | Method and Description |
|---|---|
static BlockingResultInfo |
BlockingResultInfo.createFromIntermediateResult(IntermediateResult intermediateResult) |
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultVertexParallelismDecider.decideParallelismForVertex(List<BlockingResultInfo> consumedResults) |
int |
VertexParallelismDecider.decideParallelismForVertex(List<BlockingResultInfo> consumedResults)
Computing the parallelism.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.