Package org.apache.flink.table.functions
package org.apache.flink.table.functions
-
ClassDescriptionDictionary of function definitions for all built-in functions.A
FunctionContextallows to obtain global runtime information about the context in which the user-defined function is executed.Definition of a function.Categorizes the semantics of aFunctionDefinition.Base class for a user-defined process table function (PTF).Context that can be added as a first argument to the eval() method for additional information about the input tables and other services provided by the framework.SpecialProcessTableFunction.Contextthat is available when theonTimer()method is called.ProcessTableFunction.TimeContext<TimeType>A context that gives access to Flink's concepts of time and timers.Base class for a user-defined scalar function.Base class for a user-defined table function.Provides call information about the table that has been passed to a table argument.The sort direction for ORDER BY columns in table arguments with set semantics.Class representing temporal table function over some history table.Base class for all user-defined functions.