org.apache.hadoop.hive.ql.exec.vector.expressions
Class VectorUDFDayOfMonthLong
java.lang.Object
org.apache.hadoop.hive.ql.exec.vector.expressions.VectorExpression
org.apache.hadoop.hive.ql.exec.vector.expressions.VectorUDFTimestampFieldLong
org.apache.hadoop.hive.ql.exec.vector.expressions.VectorUDFDayOfMonthLong
- All Implemented Interfaces:
- Serializable
public final class VectorUDFDayOfMonthLong
- extends VectorUDFTimestampFieldLong
Expression to get day of month.
Extends VectorUDFTimestampFieldLong
- See Also:
- Serialized Form
| Methods inherited from class org.apache.hadoop.hive.ql.exec.vector.expressions.VectorUDFTimestampFieldLong |
evaluate, getColNum, getDateField, getDescriptor, getField, getOutputColumn, getOutputType, getTimestamp, getTimestampField, setColNum, setField, setOutputColumn |
VectorUDFDayOfMonthLong
public VectorUDFDayOfMonthLong(int colNum,
int outputColumn)
VectorUDFDayOfMonthLong
public VectorUDFDayOfMonthLong()
Copyright © 2014 The Apache Software Foundation. All rights reserved.