| Package | Description |
|---|---|
| org.apache.flink.runtime.client | |
| org.apache.flink.runtime.jobmanager | |
| org.apache.flink.runtime.protocols |
| Modifier and Type | Method and Description |
|---|---|
JobProgressResult |
JobClient.getJobProgress()
Retrieves the current status of the job assigned to this job client.
|
| Modifier and Type | Method and Description |
|---|---|
JobProgressResult |
JobManager.getJobProgress(JobID jobID) |
| Modifier and Type | Method and Description |
|---|---|
JobProgressResult |
JobManagementProtocol.getJobProgress(JobID jobID)
Retrieves the current status of the job specified by the given ID.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.