Uses of Package
org.apache.flink.runtime.jobgraph
-
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.broadcast Class Description JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.checkpoint Class Description JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs.OperatorInstanceID An ID for physical instance of the operator.SavepointRestoreSettings Savepoint restore settings. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.checkpoint.channel Class Description JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.checkpoint.filemerging Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.deployment Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.IntermediateResultPartitionID Id identifyingIntermediateResultPartition.JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.dispatcher Class Description JobResourceRequirements Information about the parallelism of job vertices. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.entrypoint.component Class Description JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.execution Class Description JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.executiongraph Class Description DistributionPattern A distribution pattern determines, which sub tasks of a producing task are connected to which consuming sub tasks.IntermediateDataSet An intermediate data set is the data set produced by an operator - either a source or any intermediate operation.IntermediateDataSetID Id identifyingIntermediateDataSet.IntermediateResultPartitionID Id identifyingIntermediateResultPartition.JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.JobVertex The base class for job vertexes.JobVertex.InitializeOnMasterContext JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.executiongraph.failover Class Description IntermediateResultPartitionID Id identifyingIntermediateResultPartition. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.io.network.partition Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.IntermediateResultPartitionID Id identifyingIntermediateResultPartition. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.io.network.partition.consumer Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.IntermediateResultPartitionID Id identifyingIntermediateResultPartition. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.io.network.partition.hybrid.tiered.common Class Description IntermediateDataSetID Id identifyingIntermediateDataSet. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobgraph Class Description DistributionPattern A distribution pattern determines, which sub tasks of a producing task are connected to which consuming sub tasks.ExecutionPlanUtils Utilities for generatingExecutionPlan.InputOutputFormatContainer A container forInputFormatsandOutputFormats, along with theirConfiguration.IntermediateDataSet An intermediate data set is the data set produced by an operator - either a source or any intermediate operation.IntermediateDataSetID Id identifyingIntermediateDataSet.IntermediateResultPartitionID Id identifyingIntermediateResultPartition.JobEdge This class represent edges (communication channels) in a job graph.JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.JobGraphBuilder Builder for theJobGraph.JobResourceRequirements Information about the parallelism of job vertices.JobResourceRequirements.Builder JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.JobVertex The base class for job vertexes.JobVertex.FinalizeOnMasterContext The context exposes some runtime infos for finalization.JobVertex.InitializeOnMasterContext JobVertexID A class for statistically unique job vertex IDs.JobVertexResourceRequirements Information about the parallelism of job vertices.JobVertexResourceRequirements.Parallelism OperatorID A class for statistically unique operator IDs.OperatorInstanceID An ID for physical instance of the operator.SavepointRestoreSettings Savepoint restore settings. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobgraph.forwardgroup Class Description JobVertex The base class for job vertexes.JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobgraph.jsonplan Class Description JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.JobVertex The base class for job vertexes.JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobgraph.tasks Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobgraph.topology Class Description DistributionPattern A distribution pattern determines, which sub tasks of a producing task are connected to which consuming sub tasks.IntermediateDataSetID Id identifyingIntermediateDataSet.JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.JobVertex The base class for job vertexes.JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobmanager Class Description JobResourceRequirements Information about the parallelism of job vertices. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobmanager.scheduler Class Description JobVertex The base class for job vertexes.JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobmanager.slots Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobmaster Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.JobResourceRequirements Information about the parallelism of job vertices.JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobmaster.event Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.jobmaster.factories Class Description JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.metrics.groups Class Description IntermediateResultPartitionID Id identifyingIntermediateResultPartition.JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.metrics.scope Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.minicluster Class Description JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.operators.coordination Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.query Class Description JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.resourcemanager Class Description IntermediateDataSetID Id identifyingIntermediateDataSet. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.rest.messages Class Description JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.rest.messages.checkpoints Class Description JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.rest.messages.dataset Class Description IntermediateDataSetID Id identifyingIntermediateDataSet. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.rest.messages.job Class Description JobResourceRequirements Information about the parallelism of job vertices.JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.rest.messages.json Class Description JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.scheduler Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.JobResourceRequirements Information about the parallelism of job vertices.JobVertex The base class for job vertexes.JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.scheduler.adapter Class Description IntermediateResultPartitionID Id identifyingIntermediateResultPartition.JobVertex The base class for job vertexes.JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.scheduler.adaptive Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.JobResourceRequirements Information about the parallelism of job vertices.JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.scheduler.adaptive.allocator Class Description JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.scheduler.adaptivebatch Class Description IntermediateDataSet An intermediate data set is the data set produced by an operator - either a source or any intermediate operation.IntermediateDataSetID Id identifyingIntermediateDataSet.IntermediateResultPartitionID Id identifyingIntermediateResultPartition.JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.JobVertex The base class for job vertexes.JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.scheduler.adaptivebatch.util Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.scheduler.metrics Class Description JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.scheduler.strategy Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.IntermediateResultPartitionID Id identifyingIntermediateResultPartition.JobVertexID A class for statistically unique job vertex IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.shuffle Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.IntermediateResultPartitionID Id identifyingIntermediateResultPartition. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.source.coordinator Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.state Class Description JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.taskexecutor Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.taskexecutor.partition Class Description IntermediateDataSetID Id identifyingIntermediateDataSet. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.taskexecutor.rpc Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.taskmanager Class Description IntermediateDataSetID Id identifyingIntermediateDataSet.JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.util Class Description JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.runtime.webmonitor Class Description JobResourceRequirements Information about the parallelism of job vertices. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.streaming.api.environment Class Description SavepointRestoreSettings Savepoint restore settings. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.streaming.api.graph Class Description IntermediateDataSet An intermediate data set is the data set produced by an operator - either a source or any intermediate operation.IntermediateDataSetID Id identifyingIntermediateDataSet.JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.JobVertex The base class for job vertexes.JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs.SavepointRestoreSettings Savepoint restore settings. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.streaming.api.graph.util Class Description InputOutputFormatContainer A container forInputFormatsandOutputFormats, along with theirConfiguration.JobGraph The JobGraph represents a Flink dataflow program, at the low level that the JobManager accepts.JobVertex The base class for job vertexes.JobVertexID A class for statistically unique job vertex IDs.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.streaming.api.operators Class Description JobType Enum to distinguish JobGraphs between batch and streaming, currently used by the scheduler.OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.streaming.api.operators.collect Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.streaming.runtime.io Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.streaming.runtime.streamrecord Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.streaming.runtime.tasks Class Description OperatorID A class for statistically unique operator IDs. -
Classes in org.apache.flink.runtime.jobgraph used by org.apache.flink.streaming.util Class Description OperatorID A class for statistically unique operator IDs.