Class Smalls.TableMacroFunction

  • Enclosing class:
    Smalls

    public static class Smalls.TableMacroFunction
    extends java.lang.Object
    User-defined table-macro function.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.calcite.schema.TranslatableTable eval​(java.lang.String s)  
      • Methods inherited from class java.lang.Object

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

      • TableMacroFunction

        public TableMacroFunction()
    • Method Detail

      • eval

        public org.apache.calcite.schema.TranslatableTable eval​(java.lang.String s)