Uses of Class
org.apache.flink.runtime.scheduler.adaptivebatch.util.AggregatedBlockingInputInfo
Packages that use AggregatedBlockingInputInfo
-
Uses of AggregatedBlockingInputInfo in org.apache.flink.runtime.scheduler.adaptivebatch.util
Methods in org.apache.flink.runtime.scheduler.adaptivebatch.util that return AggregatedBlockingInputInfoModifier and TypeMethodDescriptionstatic AggregatedBlockingInputInfoAggregatedBlockingInputInfo.createAggregatedBlockingInputInfo(long defaultSkewedThreshold, double skewedFactor, long dataVolumePerTask, List<BlockingInputInfo> inputInfos) Method parameters in org.apache.flink.runtime.scheduler.adaptivebatch.util with type arguments of type AggregatedBlockingInputInfoModifier and TypeMethodDescriptionstatic intVertexParallelismAndInputInfosDeciderUtils.checkAndGetSubpartitionNumForAggregatedInputs(Collection<AggregatedBlockingInputInfo> inputInfos)