Uses of Package
org.apache.flink.core.execution
-
Packages that use org.apache.flink.core.execution Package Description org.apache.flink.core.execution -
Classes in org.apache.flink.core.execution used by org.apache.flink.core.execution Class Description CheckpointType Describes the type in which a checkpoint should be taken.JobClient A client that is scoped to a specific job.PipelineExecutor The entity responsible for executing aPipeline, i.e.PipelineExecutorFactory A factory for selecting and instantiating the adequatePipelineExecutorbased on a providedConfiguration.PipelineExecutorServiceLoader An interface to be implemented by the entity responsible for finding the correctPipelineExecutorto execute a givenPipeline.SavepointFormatType Describes the binary format in which a savepoint should be taken.