| Package | Description |
|---|---|
| org.apache.flink.runtime.client | |
| org.apache.flink.runtime.jobmanager | |
| org.apache.flink.runtime.protocols |
| Class and Description |
|---|
| AbstractJobResult
A
AbstractJobResult is the super class of all results
to report the job operation. |
| AbstractJobResult.ReturnCode
The possible return codes for a job operation.
|
| JobCancelResult
A
JobCancelResult is used to report the result
of a job cancel request. |
| JobClient
The job client is able to submit, control, and abort jobs.
|
| JobExecutionException
This exception is thrown by the
JobClient if a Nephele job has been aborted either as a result of a user
request or an error which occurred during the execution. |
| JobProgressResult
A
JobProgressResult is used to report the current progress
of a job. |
| JobSubmissionResult
A
JobSubmissionResult is used to report the results
of a job submission. |
| Class and Description |
|---|
| JobCancelResult
A
JobCancelResult is used to report the result
of a job cancel request. |
| JobProgressResult
A
JobProgressResult is used to report the current progress
of a job. |
| JobSubmissionResult
A
JobSubmissionResult is used to report the results
of a job submission. |
| Class and Description |
|---|
| JobCancelResult
A
JobCancelResult is used to report the result
of a job cancel request. |
| JobProgressResult
A
JobProgressResult is used to report the current progress
of a job. |
| JobSubmissionResult
A
JobSubmissionResult is used to report the results
of a job submission. |
Copyright © 2015 The Apache Software Foundation. All rights reserved.