| Package | Description |
|---|---|
| org.apache.nifi.attribute.expression.language |
| Modifier and Type | Field and Description |
|---|---|
private Query |
StandardAttributeExpression.query |
| Modifier and Type | Method and Description |
|---|---|
static Query |
Query.compile(String query) |
static Query |
Query.fromTree(org.antlr.runtime.tree.Tree tree,
String text) |
| Constructor and Description |
|---|
StandardAttributeExpression(Query query,
VariableRegistry variableRegistry,
ParameterLookup parameterLookup) |
Copyright © 2022 Apache NiFi Project. All rights reserved.