| Package | Description |
|---|---|
| org.apache.flink.api.common.serialization | |
| org.apache.flink.api.java.typeutils |
| Class and Description |
|---|
| ResultTypeQueryable
This interface can be implemented by functions and input formats to tell the framework
about their produced data type.
|
| Class and Description |
|---|
| AvroUtils
Utility methods for dealing with Avro types.
|
| MapTypeInfo
Special
TypeInformation used by MapStateDescriptor. |
| MultisetTypeInfo
A
TypeInformation for the Multiset types of the Java API. |
| ObjectArrayTypeInfo |
| PojoField
Represent a field definition for
PojoTypeInfo type of objects. |
| RowTypeInfo
TypeInformation for
Row |
| TupleTypeInfo
A
TypeInformation for 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 the
Value interface. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.