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