public static class YearsFunction.TimestampToYearsFunction
extends java.lang.Object
| Constructor and Description | 
|---|
TimestampToYearsFunction()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
canonicalName()  | 
org.apache.spark.sql.types.DataType[] | 
inputTypes()  | 
static int | 
invoke(long micros)  | 
java.lang.Integer | 
produceResult(org.apache.spark.sql.catalyst.InternalRow input)  |