| Package | Description |
|---|---|
| org.apache.flink.api.common | |
| org.apache.flink.api.common.operators |
| Modifier and Type | Method and Description |
|---|---|
abstract JobExecutionResult |
PlanExecutor.executePlan(Plan plan)
Execute the given program.
|
static JobExecutionResult |
JobExecutionResult.fromJobSubmissionResult(JobSubmissionResult result)
Deprecated.
Will be removed in future versions.
|
JobExecutionResult |
JobSubmissionResult.getJobExecutionResult()
Returns the JobExecutionResult if available.
|
| Modifier and Type | Method and Description |
|---|---|
JobExecutionResult |
CollectionExecutor.execute(Plan program) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.