Interface | Description |
---|---|
Expression | |
PreparedQuery | |
VariableImpact |
Class | Description |
---|---|
AttributesAndState | |
CompiledExpression | |
EmptyPreparedQuery | |
InvalidPreparedQuery |
An implementation of PreparedQuery that throws an
AttributeExpressionLanguageException when attempting to evaluate the
query. |
NamedVariableImpact | |
NoVariablesImpacted | |
Query |
Class used for creating and evaluating NiFi Expression Language.
|
Query.Range | |
StandardAttributeExpression | |
StandardExpressionLanguageCompiler | |
StandardPreparedQuery | |
StandardPropertyValue | |
StringLiteralExpression | |
ValueLookup |
A convenience class to encapsulate the logic of variable substitution
based first on any additional variable maps, then flow file properties,
then flow file attributes, and finally the provided variable registry.
|
Copyright © 2018 Apache NiFi Project. All rights reserved.