Uses of Interface
org.apache.flink.table.functions.TableSemantics
Packages that use TableSemantics
-
Uses of TableSemantics in org.apache.flink.table.functions
Methods in org.apache.flink.table.functions that return TableSemanticsModifier and TypeMethodDescriptionProcessTableFunction.Context.tableSemanticsFor(String argName) Returns additional information about the semantics of a table argument.