|
||||||||||
| 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.VectorUDFDateAddScalarCol
org.apache.hadoop.hive.ql.exec.vector.expressions.VectorUDFDateSubScalarCol
public class VectorUDFDateSubScalarCol
| 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.VectorUDFDateAddScalarCol |
|---|
isPositive |
| Fields inherited from class org.apache.hadoop.hive.ql.exec.vector.expressions.VectorExpression |
|---|
childExpressions, inputTypes, outputType |
| Constructor Summary | |
|---|---|
VectorUDFDateSubScalarCol()
|
|
VectorUDFDateSubScalarCol(Object object,
int colNum,
int outputColumn)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.hadoop.hive.ql.exec.vector.expressions.VectorUDFDateAddScalarCol |
|---|
evaluate, getColNum, getDescriptor, getLongValue, getOutputColumn, getOutputType, getStringValue, isPositive, setColNum, setLongValue, setOutputColumn, setPositive, setStringValue |
| 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 VectorUDFDateSubScalarCol(Object object,
int colNum,
int outputColumn)
public VectorUDFDateSubScalarCol()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||