| 程序包 | 说明 |
|---|---|
| org.apache.flink.optimizer.plan |
| 限定符和类型 | 方法和说明 |
|---|---|
DataSourceNode |
SourcePlanNode.getDataSourceNode() |
| 构造器和说明 |
|---|
SourcePlanNode(DataSourceNode template,
String nodeName)
Constructs a new source candidate node that uses NONE as its local strategy.
|
SourcePlanNode(DataSourceNode template,
String nodeName,
GlobalProperties gprops,
LocalProperties lprops) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.