Class StormRelUtils


  • public class StormRelUtils
    extends Object
    • Constructor Detail

      • StormRelUtils

        public StormRelUtils()
    • Method Detail

      • getStormRelInput

        public static StreamsRel getStormRelInput​(org.apache.calcite.rel.RelNode input)
      • explain

        public static String explain​(org.apache.calcite.rel.RelNode rel)
      • explain

        public static String explain​(org.apache.calcite.rel.RelNode rel,
                                     org.apache.calcite.sql.SqlExplainLevel detailLevel)