Package | Description |
---|---|
org.apache.flink.api.java.typeutils |
Modifier and Type | Method and Description |
---|---|
InvalidTypesException |
MissingTypeInfo.getTypeException() |
Modifier and Type | Method and Description |
---|---|
TypeSerializer<InvalidTypesException> |
MissingTypeInfo.createSerializer(ExecutionConfig executionConfig) |
Class<InvalidTypesException> |
MissingTypeInfo.getTypeClass() |
Modifier and Type | Method and Description |
---|---|
static Type |
TypeExtractionUtils.extractTypeArgument(Type t,
int index)
This method extracts the n-th type argument from the given type.
|
Constructor and Description |
---|
MissingTypeInfo(String functionName,
InvalidTypesException typeException) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.