Package org.apache.flink.runtime.client
package org.apache.flink.runtime.client
-
ClassDescriptionContains utility methods for clients.Exception which is returned upon job submission if the submitted job is currently being executed.An exception which is thrown by the JobClient if a job is aborted as a result of a user cancellation.This exception is the base exception for all exceptions that denote any failure during the execution of a job.An exception indicating that the job has failed in the INITIALIZING job status.A simple message that holds the state of a job execution.This exception denotes an error while submitting a job to the JobManager.A variant of the
JobExecutionResultthat holds its accumulator data in serialized form.