Uses of Class
org.apache.flink.runtime.executiongraph.EdgeManager
Packages that use EdgeManager
Package
Description
-
Uses of EdgeManager in org.apache.flink.runtime.executiongraph
Methods in org.apache.flink.runtime.executiongraph that return EdgeManagerModifier and TypeMethodDescriptionDefaultExecutionGraph.getEdgeManager()InternalExecutionGraphAccessor.getEdgeManager()Constructors in org.apache.flink.runtime.executiongraph with parameters of type EdgeManagerModifierConstructorDescriptionIntermediateResultPartition(IntermediateResult totalResult, ExecutionVertex producer, int partitionNumber, EdgeManager edgeManager) -
Uses of EdgeManager in org.apache.flink.runtime.scheduler.adapter
Methods in org.apache.flink.runtime.scheduler.adapter that return EdgeManager