| 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)
Returns a dummy object for wrapping a JobSubmissionResult
|
| Modifier and Type | Method and Description |
|---|---|
JobExecutionResult |
CollectionExecutor.execute(Plan program) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.