Class MappingTypeStrategy
java.lang.Object
org.apache.flink.table.types.inference.strategies.MappingTypeStrategy
- All Implemented Interfaces:
TypeStrategy
Type strategy that maps an
InputTypeStrategy to a TypeStrategy if the input
strategy infers compatible types.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MappingTypeStrategy
-
-
Method Details
-
inferType
Description copied from interface:TypeStrategyInfers a type from the given function call.- Specified by:
inferTypein interfaceTypeStrategy
-
equals
-
hashCode
public int hashCode()
-