Class CommonTypeStrategy
java.lang.Object
org.apache.flink.table.types.inference.strategies.CommonTypeStrategy
- All Implemented Interfaces:
TypeStrategy
Type strategy that returns a common, least restrictive type of selected arguments.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommonTypeStrategy
public CommonTypeStrategy() -
CommonTypeStrategy
-
-
Method Details
-
inferType
Description copied from interface:TypeStrategyInfers a type from the given function call.- Specified by:
inferTypein interfaceTypeStrategy
-
equals
-
hashCode
public int hashCode()
-