public final class VectorUDFUnixTimeStampLong extends VectorUDFTimestampFieldLong
VectorUDFTimestampFieldLong
VectorExpression.Type
calendar, colNum, field, outputColumn, ts
childExpressions, inputTypes, outputType
Constructor and Description |
---|
VectorUDFUnixTimeStampLong() |
VectorUDFUnixTimeStampLong(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 VectorUDFUnixTimeStampLong(int colNum, int outputColumn)
public VectorUDFUnixTimeStampLong()
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.