public class ReusableScanVisitor
extends org.apache.calcite.rel.RelVisitor
Constructor and Description |
---|
ReusableScanVisitor() |
Modifier and Type | Method and Description |
---|---|
Map<String,List<org.apache.flink.table.planner.plan.nodes.physical.common.CommonPhysicalTableSourceScan>> |
digestToReusableScans() |
void |
visit(org.apache.calcite.rel.RelNode node,
int ordinal,
org.apache.calcite.rel.RelNode parent) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.