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