Package org.apache.flink.runtime.jobgraph
package org.apache.flink.runtime.jobgraph
-
ClassDescriptionA distribution pattern determines, which sub tasks of a producing task are connected to which consuming sub tasks.Utilities for generating
ExecutionPlan.A container forInputFormatsandOutputFormats, along with theirConfiguration.Container for multiple wrappers containingInputFormatandOutputFormatcode.A task vertex that runs an initialization and a finalization on the master.An intermediate data set is the data set produced by an operator - either a source or any intermediate operation.Id identifyingIntermediateDataSet.Id identifyingIntermediateResultPartition.This class represent edges (communication channels) in a job graph.The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.Builder for theJobGraph.Information about the parallelism of job vertices.Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.The base class for job vertexes.The context exposes some runtime infos for finalization.A class for statistically unique job vertex IDs.Information about the parallelism of job vertices.A class for statistically unique operator IDs.An ID for physical instance of the operator.Savepoint restore settings.