public class FilterConstantBooleanVectorExpression extends ConstantVectorExpression
longValuechildExpressions, inputTypes, outputType| Constructor and Description |
|---|
FilterConstantBooleanVectorExpression() |
FilterConstantBooleanVectorExpression(long value) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(VectorizedRowBatch vrg)
This is the primary method to implement expression logic.
|
getBytesValue, getDescriptor, getDoubleValue, getLongValue, getOutputColumn, getType, getTypeString, setBytesValue, setDecimalValue, setDoubleValue, setLongValue, setOutputColumn, setOutputType, setType, setTypeStringevaluateChildren, getChildExpressions, getInputTypes, getOutputType, setChildExpressions, setInputTypes, toStringpublic FilterConstantBooleanVectorExpression()
public FilterConstantBooleanVectorExpression(long value)
public void evaluate(VectorizedRowBatch vrg)
VectorExpressionevaluate in class ConstantVectorExpressionCopyright © 2015 The Apache Software Foundation. All rights reserved.