public class FilterDoubleScalarGreaterEqualTimestampColumn extends FilterLongScalarGreaterEqualLongColumn
VectorizedRowBatch is updated for in-place filtering.
Note: For timestamp and long or double we implicitly interpret the long as the number
of seconds or double as seconds and fraction since the epoch.VectorExpression.TypechildExpressions, inputTypes, outputType| Constructor and Description |
|---|
FilterDoubleScalarGreaterEqualTimestampColumn() |
FilterDoubleScalarGreaterEqualTimestampColumn(double value,
int colNum) |
| Modifier and Type | Method and Description |
|---|---|
VectorExpressionDescriptor.Descriptor |
getDescriptor() |
evaluate, getColNum, getOutputColumn, getOutputType, getValue, setColNum, setValueevaluateChildren, getChildExpressions, getInputTypes, setChildExpressions, setInputTypes, setOutputType, toStringpublic FilterDoubleScalarGreaterEqualTimestampColumn(double value,
int colNum)
public FilterDoubleScalarGreaterEqualTimestampColumn()
public VectorExpressionDescriptor.Descriptor getDescriptor()
getDescriptor in class FilterLongScalarGreaterEqualLongColumnCopyright © 2016 The Apache Software Foundation. All rights reserved.