Class Interpreters

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Interpreters()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ArrayBindable bindable​(RelNode rel)
      Creates a Bindable that interprets a given relational expression.
      • Methods inherited from class java.lang.Object

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

      • Interpreters

        private Interpreters()