Class VolcanoPlanner.UnknownProvenance

  • Enclosing class:
    VolcanoPlanner

    private static class VolcanoPlanner.UnknownProvenance
    extends VolcanoPlanner.Provenance
    We do not know where this RelNode came from. Probably created by hand, or by sql-to-rel converter.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private UnknownProvenance()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UnknownProvenance

        private UnknownProvenance()