public class TimestampColLessTimestampScalar extends LongColLessLongScalar
VectorExpression.Type
childExpressions, inputTypes, outputType
Constructor and Description |
---|
TimestampColLessTimestampScalar() |
TimestampColLessTimestampScalar(int colNum,
long value,
int outputColumn) |
Modifier and Type | Method and Description |
---|---|
VectorExpressionDescriptor.Descriptor |
getDescriptor() |
evaluate, getColNum, getOutputColumn, getOutputType, getValue, setColNum, setOutputColumn, setValue
evaluateChildren, getChildExpressions, getInputTypes, setChildExpressions, setInputTypes, setOutputType, toString
public TimestampColLessTimestampScalar(int colNum, long value, int outputColumn)
public TimestampColLessTimestampScalar()
public VectorExpressionDescriptor.Descriptor getDescriptor()
getDescriptor
in class LongColLessLongScalar
Copyright © 2017 The Apache Software Foundation. All rights reserved.