Uses of Class
org.apache.druid.catalog.model.table.BaseTableFunction
-
Packages that use BaseTableFunction Package Description org.apache.druid.catalog.model.table -
-
Uses of BaseTableFunction in org.apache.druid.catalog.model.table
Subclasses of BaseTableFunction in org.apache.druid.catalog.model.table Modifier and Type Class Description classBaseInputSourceDefn.AdHocTableFunctionThe "from-scratch" table function for this input source.classBaseInputSourceDefn.PartialTableFunctionThe "partial" table function that starts with a catalog external table spec, then uses SQL function arguments to "complete" (i.e.
-