| Package | Description |
|---|---|
| org.apache.storm.sql.planner | |
| org.apache.storm.sql.planner.trident | |
| org.apache.storm.sql.planner.trident.rel |
| Modifier and Type | Method and Description |
|---|---|
static TridentRel |
StormRelUtils.getStormRelInput(org.apache.calcite.rel.RelNode input) |
| Modifier and Type | Method and Description |
|---|---|
static String |
StormRelUtils.getClassName(TridentRel relNode) |
static String |
StormRelUtils.getStageName(TridentRel relNode) |
| Modifier and Type | Method and Description |
|---|---|
TridentRel |
QueryPlanner.getPlan(String query) |
| Modifier and Type | Class and Description |
|---|---|
class |
TridentCalcRel |
class |
TridentFilterRel |
class |
TridentProjectRel |
class |
TridentStreamInsertRel |
class |
TridentStreamScanRel |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.