Package | Description |
---|---|
org.apache.flink.optimizer.plan |
Modifier and Type | Method and Description |
---|---|
DataSourceNode |
SourcePlanNode.getDataSourceNode() |
Constructor and Description |
---|
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–2019 The Apache Software Foundation. All rights reserved.