Class MultiJoinOptimizeBushyRule.LeafVertex

    • Field Detail

      • fieldOffset

        final int fieldOffset
    • Constructor Detail

      • LeafVertex

        LeafVertex​(int id,
                   RelNode rel,
                   double cost,
                   int fieldOffset)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object