Uses of Class
org.apache.flink.runtime.jobgraph.JobEdge
Packages that use JobEdge
-
Uses of JobEdge in org.apache.flink.runtime.jobgraph
Methods in org.apache.flink.runtime.jobgraph that return JobEdgeModifier and TypeMethodDescriptionJobVertex.connectNewDataSetAsInput(JobVertex input, DistributionPattern distPattern, ResultPartitionType partitionType, IntermediateDataSetID intermediateDataSetId, boolean isBroadcast, boolean isForward) JobVertex.connectNewDataSetAsInput(JobVertex input, DistributionPattern distPattern, ResultPartitionType partitionType, IntermediateDataSetID intermediateDataSetId, boolean isBroadcast, boolean isForward, int typeNumber, boolean interInputsKeysCorrelated, boolean intraInputKeyCorrelated) Methods in org.apache.flink.runtime.jobgraph that return types with arguments of type JobEdgeMethods in org.apache.flink.runtime.jobgraph with parameters of type JobEdge