Class RelFactories.SetOpFactoryImpl

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SetOpFactoryImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RelNode createSetOp​(SqlKind kind, java.util.List<RelNode> inputs, boolean all)
      Creates a set operation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait