public class TimestampColSubtractTimestampScalar extends LongColSubtractLongScalar
VectorExpression.TypechildExpressions, inputTypes, outputType| Constructor and Description |
|---|
TimestampColSubtractTimestampScalar() |
TimestampColSubtractTimestampScalar(int colNum,
long value,
int outputColumn) |
| Modifier and Type | Method and Description |
|---|---|
VectorExpressionDescriptor.Descriptor |
getDescriptor() |
evaluate, getColNum, getOutputColumn, getOutputType, getValue, setColNum, setOutputColumn, setValueevaluateChildren, getChildExpressions, getInputTypes, setChildExpressions, setInputTypes, setOutputType, toStringpublic TimestampColSubtractTimestampScalar(int colNum,
long value,
int outputColumn)
public TimestampColSubtractTimestampScalar()
public VectorExpressionDescriptor.Descriptor getDescriptor()
getDescriptor in class LongColSubtractLongScalarCopyright © 2017 The Apache Software Foundation. All rights reserved.