Class RelFactories.ProjectFactoryImpl

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ProjectFactoryImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RelNode createProject​(RelNode input, java.util.List<? extends RexNode> childExprs, java.util.List<java.lang.String> fieldNames)
      Creates a project.
      • Methods inherited from class java.lang.Object

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