- java.lang.Object
-
- org.apache.flink.api.common.Plan
-
- org.apache.flink.api.java.operators.translation.JavaPlan
-
-
Field Summary
-
Fields inherited from class org.apache.flink.api.common.Plan
cacheFile, defaultParallelism, executionConfig, jobName, sinks
-
Constructor Summary
Constructors
| Constructor and Description |
JavaPlan(List<org.apache.flink.api.common.operators.GenericDataSinkBase<?>> sinks) |
-
Method Summary
-
Methods inherited from class org.apache.flink.api.common.Plan
accept, addDataSink, getCachedFiles, getDataSinks, getDefaultParallelism, getExecutionConfig, getJobName, getMaximumParallelism, getNumberOfExecutionRetries, registerCachedFile, setDefaultParallelism, setExecutionConfig, setJobName
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.