| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.scheduler.adaptivebatch |
| 类和说明 |
|---|
| BlockingResultInfo
The blocking result info, which will be used to calculate the vertex parallelism.
|
VertexParallelismDecider
VertexParallelismDecider is responsible for determining the parallelism of a job vertex,
based on the size of the consumed blocking results. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.