Package org.apache.flink.table.annotation
package org.apache.flink.table.annotation
-
ClassDescriptionA hint that provides additional information about an argument.Declares traits for
ArgumentHint.A hint that influences the reflection-based extraction of aDataType.Logical version that describes the expected behavior of the reflection-based data type extraction.A hint that influences the reflection-based extraction of arguments, accumulator, and output for constructing theTypeInferencelogic of aUserDefinedFunction.Helper annotation for repeatableFunctionHints.Three-valued flag for representingTRUE,FALSE, andUNKNOWN.A list of commonly used pre-defined groups of similar types for accepting more than just one data type as an input argument inDataTypeHints.A hint that influences the reflection-based extraction of arguments and output for constructing theTypeInferencelogic of aProcedure.Helper annotation for repeatableProcedureHints.A hint that declares an intermediate result (i.e. state entry) that is managed by the framework (i.e.