Class FirstTypeStrategy
java.lang.Object
org.apache.flink.table.types.inference.strategies.FirstTypeStrategy
- All Implemented Interfaces:
TypeStrategy
Type strategy that returns the first type that could be inferred.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FirstTypeStrategy
-
-
Method Details
-
inferType
Description copied from interface:TypeStrategyInfers a type from the given function call.- Specified by:
inferTypein interfaceTypeStrategy
-
equals
-
hashCode
public int hashCode()
-