public class TimestampColLessDoubleScalar extends LongColLessLongScalar
VectorExpression.Type
childExpressions, inputTypes, outputType
Constructor and Description |
---|
TimestampColLessDoubleScalar() |
TimestampColLessDoubleScalar(int colNum,
double 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 TimestampColLessDoubleScalar(int colNum, double value, int outputColumn)
public TimestampColLessDoubleScalar()
public VectorExpressionDescriptor.Descriptor getDescriptor()
getDescriptor
in class LongColLessLongScalar
Copyright © 2017 The Apache Software Foundation. All rights reserved.