public class IntegralTypeExpression
extends Object
| Constructor and Description |
|---|
IntegralTypeExpression() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
unapply(org.apache.spark.sql.catalyst.expressions.Expression e)
Enables matching against IntegralType for expressions:
|