Uses of Package
org.apache.flink.table.api
Packages that use org.apache.flink.table.api
Package
Description
-
Classes in org.apache.flink.table.api used by org.apache.flink.table.apiClassDescriptionCommon helper class for resolved and unresolved fields of a row or structured type.Helper class for defining the field of a row or structured type.Helper class for defining the resolution of an interval.Helper class for defining the unresolved field of a row or structured type.Behavior in case of errors for
BuiltInFunctionDefinitions.JSON_EXISTS.Behavior for entries with a null value forBuiltInFunctionDefinitions.JSON_OBJECTandBuiltInFunctionDefinitions.JSON_ARRAY.Behavior ofBuiltInFunctionDefinitions.JSON_QUERYin case a path expression is empty or raises an error.Defines whether and when to wrap the result ofBuiltInFunctionDefinitions.JSON_QUERYinto an array.Supported JSON types forBuiltInFunctionDefinitions.IS_JSON.Behavior forBuiltInFunctionDefinitions.JSON_VALUE.Range specification forBuiltInFunctionDefinitions.OVERwindow.Schema of a table or view.A builder for constructing an immutable but still unresolvedSchema.Super class for all kinds of columns in an unresolved schema.Declaration of a computed column that will be resolved toColumn.ComputedColumnduring schema resolution.Super class for all kinds of constraints in an unresolved schema.Declaration of a primary key that will be resolved toUniqueConstraintduring schema resolution.Declaration of a watermark strategy that will be resolved toWatermarkSpecduring schema resolution. -
Classes in org.apache.flink.table.api used by org.apache.flink.table.catalogClassDescriptionSchema of a table or view.General Exception for all errors during table handling.
-
Classes in org.apache.flink.table.api used by org.apache.flink.table.data.utils
-
Classes in org.apache.flink.table.api used by org.apache.flink.table.expressionsClassDescriptionDeprecated.This exception is considered internal and has been erroneously placed in the *.api package.
-
Classes in org.apache.flink.table.api used by org.apache.flink.table.factoriesClassDescriptionDeprecated.This exception is considered internal and has been erroneously placed in the *.api package.Deprecated.This exception is considered internal and has been erroneously placed in the *.api package.
-
Classes in org.apache.flink.table.api used by org.apache.flink.table.functions
-
Classes in org.apache.flink.table.api used by org.apache.flink.table.legacy.api
-
Classes in org.apache.flink.table.api used by org.apache.flink.table.types
-
Classes in org.apache.flink.table.api used by org.apache.flink.table.types.inferenceClassDescriptionGeneral Exception for all errors during table handling.Exception for all errors occurring during validation phase.
-
Classes in org.apache.flink.table.api used by org.apache.flink.table.types.utils
-
Classes in org.apache.flink.table.api used by org.apache.flink.table.utils