Class KuduMaterializedViewRule.Edge

java.lang.Object
org.apache.calcite.util.graph.DefaultEdge
org.apache.calcite.rel.rules.materialize.KuduMaterializedViewRule.Edge
Enclosing class:
KuduMaterializedViewRule<C extends org.apache.calcite.rel.rules.materialize.MaterializedViewRule.Config>

protected static class KuduMaterializedViewRule.Edge extends org.apache.calcite.util.graph.DefaultEdge
Edge for graph.
  • Field Summary

    Fields inherited from class org.apache.calcite.util.graph.DefaultEdge

    source, target
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.apache.calcite.util.graph.DefaultEdge

    equals, factory, hashCode

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class org.apache.calcite.util.graph.DefaultEdge