Uses of Package
org.apache.flink.table.types.inference
Packages that use org.apache.flink.table.types.inference
Package
Description
-
Classes in org.apache.flink.table.types.inference used by org.apache.flink.table.annotation
-
Classes in org.apache.flink.table.types.inference used by org.apache.flink.table.functionsClassDescriptionProvides details about a function call during
TypeInference.Strategy for inferring and validating input arguments in a function call.Describes an argument in a static signature that is not overloaded and does not support varargs.Provides logic for the type inference of function calls.Strategy for inferring a function call's result data type. -
Classes in org.apache.flink.table.types.inference used by org.apache.flink.table.functions.python
-
Classes in org.apache.flink.table.types.inference used by org.apache.flink.table.procedures
-
Classes in org.apache.flink.table.types.inference used by org.apache.flink.table.types.extraction
-
Classes in org.apache.flink.table.types.inference used by org.apache.flink.table.types.inferenceClassDescriptionDefines the count of accepted arguments (including open intervals) that a function can take.Strategy for inferring and validating a single input argument type of a function call.Provides details about a function call during
TypeInference.Helper class forArgumentCountwith constant boundaries.Strategy for inferring and validating input arguments in a function call.Describes the signature of a function.Representation of a single argument in a signature.Strategy for inferring a function call's intermediate result data type (i.e. state entry).Describes an argument in a static signature that is not overloaded and does not support varargs.Declares traits forStaticArgument.Provides logic for the type inference of function calls.Builder for configuring and creating instances ofTypeInference.The result of a type inference run.Information what the outer world (i.e. an outer wrapping call) expects from the current function call.Strategy for inferring a function call's result data type.Transforms one data type to another. -
Classes in org.apache.flink.table.types.inference used by org.apache.flink.table.types.inference.strategiesClassDescriptionDefines the count of accepted arguments (including open intervals) that a function can take.Strategy for inferring and validating a single input argument type of a function call.Provides details about a function call during
TypeInference.Helper class forArgumentCountwith constant boundaries.Strategy for inferring and validating input arguments in a function call.Describes the signature of a function.Representation of a single argument in a signature.Strategy for inferring a function call's result data type. -
-
-
Classes in org.apache.flink.table.types.inference used by org.apache.flink.table.types.utils