Uses of Class
org.apache.flink.table.typeutils.FieldInfoUtils.TypeInfoSchema
Packages that use FieldInfoUtils.TypeInfoSchema
-
Uses of FieldInfoUtils.TypeInfoSchema in org.apache.flink.table.typeutils
Methods in org.apache.flink.table.typeutils that return FieldInfoUtils.TypeInfoSchemaModifier and TypeMethodDescriptionstatic <A> FieldInfoUtils.TypeInfoSchemaFieldInfoUtils.getFieldsInfo(org.apache.flink.api.common.typeinfo.TypeInformation<A> inputType) Returns aFieldInfoUtils.TypeInfoSchemafor a givenTypeInformation.static <A> FieldInfoUtils.TypeInfoSchemaFieldInfoUtils.getFieldsInfo(org.apache.flink.api.common.typeinfo.TypeInformation<A> inputType, org.apache.flink.table.expressions.Expression[] expressions) Returns aFieldInfoUtils.TypeInfoSchemafor a givenTypeInformation.