public final class VectorUDFMonthLong extends VectorUDFTimestampFieldLong
VectorUDFTimestampFieldLong
VectorExpression.Type
calendar, colNum, field, outputColumn, ts
childExpressions, inputTypes, outputType
Constructor and Description |
---|
VectorUDFMonthLong() |
VectorUDFMonthLong(int colNum,
int outputColumn) |
Modifier and Type | Method and Description |
---|---|
protected long |
getDateField(long days) |
protected long |
getTimestampField(long time) |
evaluate, getColNum, getDescriptor, getField, getOutputColumn, getOutputType, getTimestamp, setColNum, setField, setOutputColumn
evaluateChildren, getChildExpressions, getInputTypes, setChildExpressions, setInputTypes, setOutputType, toString
public VectorUDFMonthLong(int colNum, int outputColumn)
public VectorUDFMonthLong()
protected long getTimestampField(long time)
getTimestampField
in class VectorUDFTimestampFieldLong
protected long getDateField(long days)
getDateField
in class VectorUDFTimestampFieldLong
Copyright © 2017 The Apache Software Foundation. All rights reserved.