Uses of Package
org.apache.flink.table.types
Packages that use org.apache.flink.table.types
Package
Description
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.apiClassDescriptionHighest abstraction that describes the data type of a value in the table ecosystem.Describes the data type of a value in the table ecosystem.Partially resolved data type that requires a lookup in a catalog or configuration before creating the corresponding
LogicalType. -
Classes in org.apache.flink.table.types used by org.apache.flink.table.api.dataview
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.catalogClassDescriptionHighest abstraction that describes the data type of a value in the table ecosystem.Describes the data type of a value in the table ecosystem.
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.connector
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.connector.format
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.connector.sink
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.connector.sink.abilities
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.connector.source
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.connector.source.abilities
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.descriptors
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.expressions
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.factories
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.functions
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.functions.python
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.legacy.api
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.legacy.descriptors
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.legacy.sinks
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.legacy.sources
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.sources.tsextractors
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.typesClassDescriptionHighest abstraction that describes the data type of a value in the table ecosystem.A data type that does not contain further data types (e.g.A data type that contains an element type (e.g.Describes the data type of a value in the table ecosystem.The visitor definition of
DataType.A data type that contains field data types (i.e. row and structured type).A data type that contains a key and value data type (e.g.Partially resolved data type that requires a lookup in a catalog or configuration before creating the correspondingLogicalType. -
Classes in org.apache.flink.table.types used by org.apache.flink.table.types.extraction
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.types.inference
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.types.inference.strategies
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.types.inference.transforms
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.types.inference.utils
-
Classes in org.apache.flink.table.types used by org.apache.flink.table.types.utilsClassDescriptionA data type that does not contain further data types (e.g.A data type that contains an element type (e.g.Describes the data type of a value in the table ecosystem.The visitor definition of
DataType.A data type that contains field data types (i.e. row and structured type).A data type that contains a key and value data type (e.g. -
Classes in org.apache.flink.table.types used by org.apache.flink.table.typeutilsClassDescriptionDescribes the data type of a value in the table ecosystem.Indicates that a
DataTypecan be retrieved from a class that implements this interfaces. -
Classes in org.apache.flink.table.types used by org.apache.flink.table.utils