Uses of Package
org.apache.flink.runtime.client
-
Classes in org.apache.flink.runtime.client used by org.apache.flink.runtime.client Class Description ClientUtils Contains utility methods for clients.DuplicateJobSubmissionException Exception which is returned upon job submission if the submitted job is currently being executed.JobExecutionException This exception is the base exception for all exceptions that denote any failure during the execution of a job.JobSubmissionException This exception denotes an error while submitting a job to the JobManager. -
Classes in org.apache.flink.runtime.client used by org.apache.flink.runtime.executiongraph Class Description JobExecutionException This exception is the base exception for all exceptions that denote any failure during the execution of a job. -
Classes in org.apache.flink.runtime.client used by org.apache.flink.runtime.jobmaster Class Description JobExecutionException This exception is the base exception for all exceptions that denote any failure during the execution of a job. -
Classes in org.apache.flink.runtime.client used by org.apache.flink.runtime.minicluster Class Description JobExecutionException This exception is the base exception for all exceptions that denote any failure during the execution of a job.JobStatusMessage A simple message that holds the state of a job execution. -
Classes in org.apache.flink.runtime.client used by org.apache.flink.runtime.scheduler Class Description JobExecutionException This exception is the base exception for all exceptions that denote any failure during the execution of a job. -
Classes in org.apache.flink.runtime.client used by org.apache.flink.runtime.scheduler.adaptive Class Description JobExecutionException This exception is the base exception for all exceptions that denote any failure during the execution of a job.