| Package | Description |
|---|---|
| org.apache.nifi.attribute.expression.language |
| Modifier and Type | Class and Description |
|---|---|
class |
CompiledExpression |
class |
ParameterExpression |
class |
StringLiteralExpression |
| Modifier and Type | Field and Description |
|---|---|
private List<Expression> |
StandardPreparedQuery.expressions |
| Modifier and Type | Method and Description |
|---|---|
private static void |
Query.addLiteralsAndParameters(ParameterParser parser,
String input,
List<Expression> expressions,
boolean allowSensitiveParameterReference) |
| Constructor and Description |
|---|
StandardPreparedQuery(List<Expression> expressions) |
Copyright © 2022 Apache NiFi Project. All rights reserved.