Uses of Class
org.apache.flink.table.functions.TemporalTableFunction
Packages that use TemporalTableFunction
-
Uses of TemporalTableFunction in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return TemporalTableFunctionModifier and TypeMethodDescriptionTable.createTemporalTableFunction(Expression timeAttribute, Expression primaryKey) CreatesTemporalTableFunctionbacked up by this table as a history table.