| Package | Description |
|---|---|
| org.apache.flink.runtime.client | |
| org.apache.flink.runtime.jobmanager | |
| org.apache.flink.runtime.protocols |
| Modifier and Type | Method and Description |
|---|---|
JobCancelResult |
JobClient.cancelJob()
Cancels the job assigned to this job client.
|
| Modifier and Type | Method and Description |
|---|---|
JobCancelResult |
JobManager.cancelJob(JobID jobID) |
| Modifier and Type | Method and Description |
|---|---|
JobCancelResult |
JobManagementProtocol.cancelJob(JobID jobID)
Requests to cancel the job specified by the given ID.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.