|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.VectorUDFUnixTimeStampLong
public final class VectorUDFUnixTimeStampLong
Return Unix Timestamp.
Extends VectorUDFTimestampFieldLong
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.hadoop.hive.ql.exec.vector.expressions.VectorExpression |
|---|
VectorExpression.Type |
| Field Summary |
|---|
| Fields inherited from class org.apache.hadoop.hive.ql.exec.vector.expressions.VectorUDFTimestampFieldLong |
|---|
calendar, colNum, field, outputColumn, ts |
| Fields inherited from class org.apache.hadoop.hive.ql.exec.vector.expressions.VectorExpression |
|---|
childExpressions, inputTypes, outputType |
| Constructor Summary | |
|---|---|
VectorUDFUnixTimeStampLong()
|
|
VectorUDFUnixTimeStampLong(int colNum,
int outputColumn)
|
|
| Method Summary | |
|---|---|
protected long |
getDateField(long days)
|
protected long |
getTimestampField(long time)
|
| Methods inherited from class org.apache.hadoop.hive.ql.exec.vector.expressions.VectorUDFTimestampFieldLong |
|---|
evaluate, getColNum, getDescriptor, getField, getOutputColumn, getOutputType, getTimestamp, setColNum, setField, setOutputColumn |
| Methods inherited from class org.apache.hadoop.hive.ql.exec.vector.expressions.VectorExpression |
|---|
evaluateChildren, getChildExpressions, getInputTypes, setChildExpressions, setInputTypes, setOutputType, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VectorUDFUnixTimeStampLong(int colNum,
int outputColumn)
public VectorUDFUnixTimeStampLong()
| Method Detail |
|---|
protected long getTimestampField(long time)
getTimestampField in class VectorUDFTimestampFieldLongprotected long getDateField(long days)
getDateField in class VectorUDFTimestampFieldLong
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||