Class Smalls.SimpleTableMacro

java.lang.Object
org.apache.calcite.util.Smalls.SimpleTableMacro
All Implemented Interfaces:
Function, TableMacro
Enclosing class:
Smalls

public static class Smalls.SimpleTableMacro extends Object implements TableMacro
Implementation of TableMacro interface with apply(java.util.List<?>) method that returns Queryable table.
  • Constructor Details

    • SimpleTableMacro

      public SimpleTableMacro()
  • Method Details