Uses of Package
org.apache.flink.api.java.typeutils
-
Classes in org.apache.flink.api.java.typeutils used by org.apache.flink.api.common.serialization Class Description ResultTypeQueryable This interface can be implemented by functions and input formats to tell the framework about their produced data type. -
Classes in org.apache.flink.api.java.typeutils used by org.apache.flink.api.common.typeinfo.descriptor Class Description ListTypeInfo ATypeInformationfor the list types of the Java API.MapTypeInfo SpecialTypeInformationused byMapStateDescriptor.ValueTypeInfo Type information for data types that extend theValueinterface. -
Classes in org.apache.flink.api.java.typeutils used by org.apache.flink.api.connector.source.lib Class Description ResultTypeQueryable This interface can be implemented by functions and input formats to tell the framework about their produced data type. -
Classes in org.apache.flink.api.java.typeutils used by org.apache.flink.api.java.typeutils Class Description AvroUtils Utility methods for dealing with Avro types.MapTypeInfo SpecialTypeInformationused byMapStateDescriptor.MultisetTypeInfo ATypeInformationfor the Multiset types of the Java API.ObjectArrayTypeInfo PojoField Represent a field definition forPojoTypeInfotype of objects.RowTypeInfo TypeInformationforRow.TupleTypeInfo ATypeInformationfor the tuple types of the Java API.TupleTypeInfoBase TypeExtractionException Type extraction always contains some uncertainty due to unpredictable JVM differences between vendors or versions.TypeExtractionUtils.LambdaExecutable Similar to a Java 8 Executable but with a return type.ValueTypeInfo Type information for data types that extend theValueinterface.