| Package | Description |
|---|---|
| com.yahoo.bullet.query.expressions | |
| com.yahoo.bullet.querying.evaluators |
| Constructor and Description |
|---|
FieldExpression(FieldExpression other,
Expression variableKey)
Constructor that creates a subfield expression from a field expression and a variable key.
|
FieldExpression(FieldExpression other,
Integer index)
Constructor that creates a subfield expression from a field expression and a list index.
|
FieldExpression(FieldExpression other,
String key)
Constructor that creates a subfield expression from a field expression and a map key.
|
| Constructor and Description |
|---|
FieldEvaluator(FieldExpression fieldExpression)
Constructor that creates a field evaluator from a
FieldExpression. |
Copyright © 2021. All rights reserved.