Package | Description |
---|---|
org.apache.storm.sql.planner | |
org.apache.storm.sql.planner.streams | |
org.apache.storm.sql.planner.streams.rel |
Modifier and Type | Method and Description |
---|---|
static StreamsRel |
StormRelUtils.getStormRelInput(org.apache.calcite.rel.RelNode input) |
Modifier and Type | Method and Description |
---|---|
static String |
StormRelUtils.getClassName(StreamsRel relNode) |
Modifier and Type | Method and Description |
---|---|
StreamsRel |
QueryPlanner.getPlan(String query) |
Modifier and Type | Class and Description |
---|---|
class |
StreamsCalcRel |
class |
StreamsFilterRel |
class |
StreamsProjectRel |
class |
StreamsStreamInsertRel |
class |
StreamsStreamScanRel |
Copyright © 2022 The Apache Software Foundation. All rights reserved.