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(TridentRel relNode) |
static String |
getStageName(TridentRel relNode) |
static TridentRel |
getStormRelInput(org.apache.calcite.rel.RelNode input) |
public static String getStageName(TridentRel relNode)
public static String getClassName(TridentRel relNode)
public static TridentRel 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 © 2019 The Apache Software Foundation. All Rights Reserved.