public class StormRelUtils extends Object
Constructor and Description |
---|
StormRelUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
explain(org.apache.calcite.rel.RelNode rel) |
static String |
explain(org.apache.calcite.rel.RelNode rel,
org.apache.calcite.sql.SqlExplainLevel detailLevel) |
static String |
getClassName(StreamsRel relNode) |
static StreamsRel |
getStormRelInput(org.apache.calcite.rel.RelNode input) |
public static String getClassName(StreamsRel relNode)
public static StreamsRel getStormRelInput(org.apache.calcite.rel.RelNode input)
public static String explain(org.apache.calcite.rel.RelNode rel)
public static String explain(org.apache.calcite.rel.RelNode rel, org.apache.calcite.sql.SqlExplainLevel detailLevel)
Copyright © 2022 The Apache Software Foundation. All rights reserved.