Uses of Class
org.apache.druid.segment.column.Types.InvalidCastException
-
Packages that use Types.InvalidCastException Package Description org.apache.druid.math.expr -
-
Uses of Types.InvalidCastException in org.apache.druid.math.expr
Methods in org.apache.druid.math.expr that return Types.InvalidCastException Modifier and Type Method Description static Types.InvalidCastExceptionExprEval. invalidCast(ExpressionType fromType, ExpressionType toType)
-