public class RowBasedExpressionColumnValueSelector extends ExpressionColumnValueSelector
String or a String[], so
numbers are eliminated from the set of 'unknown' bindings to check as they are encountered.EMPTY_ARRAY| Constructor and Description |
|---|
RowBasedExpressionColumnValueSelector(Expr expression,
Expr.BindingDetails baseExprBindingDetails,
Expr.ObjectBinding bindings,
Set<String> unknownColumnsSet) |
| Modifier and Type | Method and Description |
|---|---|
ExprEval |
getObject() |
classOfObject, getDouble, getFloat, getLong, inspectRuntimeShape, isNullpublic RowBasedExpressionColumnValueSelector(Expr expression, Expr.BindingDetails baseExprBindingDetails, Expr.ObjectBinding bindings, Set<String> unknownColumnsSet)
public ExprEval getObject()
getObject in interface BaseObjectColumnValueSelector<ExprEval>getObject in class ExpressionColumnValueSelectorCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.