JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
A
absolute
- Variable in class org.apache.nifi.record.path.paths.
RecordPathSegment
absolutePath()
- Method in class org.apache.nifi.record.path.
RecordPathParser
absolutePath_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.absolutePath_return
absolutePathSegment()
- Method in class org.apache.nifi.record.path.
RecordPathParser
absolutePathSegment_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.absolutePathSegment_return
adaptor
- Variable in class org.apache.nifi.record.path.
RecordPathParser
algorithmPath
- Variable in class org.apache.nifi.record.path.functions.
Hash
anyFunction()
- Method in class org.apache.nifi.record.path.
RecordPathParser
anyFunction_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.anyFunction_return
apply(String)
- Method in class org.apache.nifi.record.path.functions.
NoArgStringFunction
Sub-classes apply its function to the given value and return the result.
apply(String)
- Method in class org.apache.nifi.record.path.functions.
ToLowerCase
apply(String)
- Method in class org.apache.nifi.record.path.functions.
ToUpperCase
apply(String)
- Method in class org.apache.nifi.record.path.functions.
TrimString
argument()
- Method in class org.apache.nifi.record.path.
RecordPathParser
argument_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.argument_return
argumentList()
- Method in class org.apache.nifi.record.path.
RecordPathParser
argumentList_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.argumentList_return
ARGUMENTS
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
ARRAY_INDEX
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
arrayIndex()
- Method in class org.apache.nifi.record.path.
RecordPathParser
arrayIndex_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.arrayIndex_return
ArrayIndexFieldValue
- Class in
org.apache.nifi.record.path
ArrayIndexFieldValue(Object, RecordField, FieldValue, int)
- Constructor for class org.apache.nifi.record.path.
ArrayIndexFieldValue
ArrayIndexPath
- Class in
org.apache.nifi.record.path.paths
ArrayIndexPath(int, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
ArrayIndexPath
B
Base64Decode
- Class in
org.apache.nifi.record.path.functions
Base64Decode(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Base64Decode
Base64Encode
- Class in
org.apache.nifi.record.path.functions
Base64Encode(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Base64Encode
BinaryOperatorFilter
- Class in
org.apache.nifi.record.path.filter
BinaryOperatorFilter(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
BinaryOperatorFilter
build()
- Method in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
Builder()
- Constructor for class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
buildLogicalPath(FieldValue)
- Method in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder
Builds a logical path String using the configured wrappers for array or map values for a given
FieldValue
buildPath(Tree, RecordPathSegment, boolean)
- Static method in class org.apache.nifi.record.path.paths.
RecordPathCompiler
C
charsetSegment
- Variable in class org.apache.nifi.record.path.functions.
ToBytes
charsetSegment
- Variable in class org.apache.nifi.record.path.functions.
ToString
CHILD_REFERENCE
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
CHILD_SEPARATOR
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
CHILD_SEPARATOR
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
ChildFieldPath
- Class in
org.apache.nifi.record.path.paths
ChildFieldPath(String, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
ChildFieldPath
childName
- Variable in class org.apache.nifi.record.path.paths.
ChildFieldPath
childReference()
- Method in class org.apache.nifi.record.path.
RecordPathParser
childReference_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.childReference_return
Coalesce
- Class in
org.apache.nifi.record.path.functions
Coalesce(RecordPathSegment[], boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Coalesce
COMMA
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
COMMA
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
compare(Number, Number)
- Method in class org.apache.nifi.record.path.filter.
GreaterThanFilter
compare(Number, Number)
- Method in class org.apache.nifi.record.path.filter.
GreaterThanOrEqualFilter
compare(Number, Number)
- Method in class org.apache.nifi.record.path.filter.
LessThanFilter
compare(Number, Number)
- Method in class org.apache.nifi.record.path.filter.
LessThanOrEqualFilter
compare(Number, Number)
- Method in class org.apache.nifi.record.path.filter.
NumericBinaryOperatorFilter
compareNumbers(Number, Number)
- Method in class org.apache.nifi.record.path.filter.
EqualsFilter
compareNumbers(Number, Number)
- Method in class org.apache.nifi.record.path.filter.
NotEqualsFilter
compile(Tree, RecordPathSegment, boolean)
- Static method in class org.apache.nifi.record.path.paths.
RecordPathCompiler
compile(String)
- Static method in interface org.apache.nifi.record.path.
RecordPath
Compiles a RecordPath from the given text
compiledPattern
- Variable in class org.apache.nifi.record.path.filter.
ContainsRegex
compiledPattern
- Variable in class org.apache.nifi.record.path.filter.
MatchesRegex
compiledPattern
- Variable in class org.apache.nifi.record.path.functions.
ReplaceRegex
compiledRecordPaths
- Variable in class org.apache.nifi.record.path.util.
RecordPathCache
Concat
- Class in
org.apache.nifi.record.path.functions
Concat(RecordPathSegment[], boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Concat
Contains
- Class in
org.apache.nifi.record.path.filter
Contains(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
Contains
CONTAINS
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
CONTAINS
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
CONTAINS_REGEX
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
CONTAINS_REGEX
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
ContainsRegex
- Class in
org.apache.nifi.record.path.filter
ContainsRegex(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
ContainsRegex
contextNode
- Variable in class org.apache.nifi.record.path.
StandardRecordPathEvaluationContext
convertFieldValue(Object, String, DataType)
- Method in class org.apache.nifi.record.path.functions.
UnescapeJson
Count
- Class in
org.apache.nifi.record.path.functions
Count(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Count
createBinaryOperationFilter(Tree, RecordPathSegment, BiFunction<RecordPathSegment, RecordPathSegment, RecordPathFilter>, boolean)
- Static method in class org.apache.nifi.record.path.paths.
RecordPathCompiler
createFilter(Tree, RecordPathSegment, boolean)
- Static method in class org.apache.nifi.record.path.paths.
RecordPathCompiler
createFunctionFilter(Tree, boolean)
- Static method in class org.apache.nifi.record.path.paths.
RecordPathCompiler
CURRENT_FIELD
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
CURRENT_FIELD
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
CurrentFieldPath
- Class in
org.apache.nifi.record.path.paths
CurrentFieldPath(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
CurrentFieldPath
currentOrParent()
- Method in class org.apache.nifi.record.path.
RecordPathParser
currentOrParent_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.currentOrParent_return
D
dateFormat
- Variable in class org.apache.nifi.record.path.functions.
Format
dateFormat
- Variable in class org.apache.nifi.record.path.functions.
ToDate
DEFAULT_DELIMITER
- Static variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder
DEFAULT_KEY_INDEX_WRAPPER_LEFT
- Static variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder
DEFAULT_KEY_INDEX_WRAPPER_RIGHT
- Static variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder
DEFAULT_PADDING_STRING
- Static variable in class org.apache.nifi.record.path.functions.
Padding
DESCENDANT_REFERENCE
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
DESCENDANT_SEPARATOR
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DESCENDANT_SEPARATOR
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
DescendantFieldPath
- Class in
org.apache.nifi.record.path.paths
DescendantFieldPath(String, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
DescendantFieldPath
descendantName
- Variable in class org.apache.nifi.record.path.paths.
DescendantFieldPath
descendantReference()
- Method in class org.apache.nifi.record.path.
RecordPathParser
descendantReference_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.descendantReference_return
desiredLengthPath
- Variable in class org.apache.nifi.record.path.functions.
Padding
dfa9
- Variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9(BaseRecognizer)
- Constructor for class org.apache.nifi.record.path.
RecordPathLexer.DFA9
DFA9_accept
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_acceptS
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_eof
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_eofS
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_eot
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_eotS
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_max
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_maxS
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_min
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_minS
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_special
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_specialS
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_transition
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
DFA9_transitionS
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
displayRecognitionError(String[], RecognitionException)
- Method in class org.apache.nifi.record.path.
RecordPathLexer
displayRecognitionError(String[], RecognitionException)
- Method in class org.apache.nifi.record.path.
RecordPathParser
doPad(String, int, String)
- Method in class org.apache.nifi.record.path.functions.
Padding
doPad(String, int, String)
- Method in class org.apache.nifi.record.path.functions.
PadLeft
doPad(String, int, String)
- Method in class org.apache.nifi.record.path.functions.
PadRight
E
EMPTY_UUID
- Static variable in class org.apache.nifi.record.path.functions.
UUID5
endIndexPath
- Variable in class org.apache.nifi.record.path.functions.
Substring
ENDS_WITH
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
ENDS_WITH
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
EndsWith
- Class in
org.apache.nifi.record.path.filter
EndsWith(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
EndsWith
EOF
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
EOF
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
EQUAL
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
EQUAL
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
equals(Object)
- Method in class org.apache.nifi.record.path.
ArrayIndexFieldValue
equals(Object)
- Method in class org.apache.nifi.record.path.
MapEntryFieldValue
equals(Object)
- Method in class org.apache.nifi.record.path.
NumericRange
equals(Object)
- Method in class org.apache.nifi.record.path.paths.
RecordPathSegment
equals(Object)
- Method in class org.apache.nifi.record.path.
StandardFieldValue
EqualsFilter
- Class in
org.apache.nifi.record.path.filter
EqualsFilter(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
EqualsFilter
ESC
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
ESC
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
EscapeJson
- Class in
org.apache.nifi.record.path.functions
EscapeJson(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
EscapeJson
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Base64Decode
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Base64Encode
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Coalesce
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Concat
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Count
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
EscapeJson
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
FieldName
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
FilterFunction
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Format
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Hash
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
NoArgStringFunction
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Padding
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Replace
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
ReplaceNull
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
ReplaceRegex
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Substring
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
SubstringAfter
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
SubstringAfterLast
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
SubstringBefore
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
SubstringBeforeLast
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
ToBytes
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
ToDate
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
ToString
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
UnescapeJson
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
UUID5
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
ArrayIndexPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
ChildFieldPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
CurrentFieldPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
DescendantFieldPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
LiteralValuePath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
MultiArrayIndexPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
MultiMapKeyPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
ParentPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
PredicatePath
evaluate(Record)
- Method in class org.apache.nifi.record.path.paths.
RecordPathSegment
evaluate(Record, FieldValue)
- Method in class org.apache.nifi.record.path.paths.
RecordPathSegment
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
RecordPathSegment
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
RootPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
SingularMapKeyPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
WildcardChildPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
WildcardDescendantPath
evaluate(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.paths.
WildcardIndexPath
evaluate(Record)
- Method in interface org.apache.nifi.record.path.
RecordPath
Evaluates the RecordPath against the given Record, returning a RecordPathResult that contains a FieldValue for each field that matches
evaluate(Record, FieldValue)
- Method in interface org.apache.nifi.record.path.
RecordPath
Evaluates a RecordPath against the given context node.
expression()
- Method in class org.apache.nifi.record.path.
RecordPathParser
expression_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.expression_return
F
field
- Variable in class org.apache.nifi.record.path.
StandardFieldValue
FIELD_NAME
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FieldName
- Class in
org.apache.nifi.record.path.functions
FieldName(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
FieldName
fieldName()
- Method in class org.apache.nifi.record.path.
RecordPathParser
fieldName_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.fieldName_return
fieldRef()
- Method in class org.apache.nifi.record.path.
RecordPathParser
fieldRef_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.fieldRef_return
fieldTypeFilter(RecordFieldType, RecordFieldType...)
- Static method in class org.apache.nifi.record.path.util.
Filters
FieldValue
- Interface in
org.apache.nifi.record.path
fieldValue
- Variable in class org.apache.nifi.record.path.paths.
LiteralValuePath
FieldValueLogicalPathBuilder
- Class in
org.apache.nifi.record.path.util
FieldValueLogicalPathBuilder(CharSequence, CharSequence, CharSequence, CharSequence, CharSequence)
- Constructor for class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder
FieldValueLogicalPathBuilder.Builder
- Class in
org.apache.nifi.record.path.util
FieldValueWalker
- Class in
org.apache.nifi.record.path.util
FieldValueWalker walks a FieldValue hierarchy from a given
FieldValue
to the root.
FieldValueWalker()
- Constructor for class org.apache.nifi.record.path.util.
FieldValueWalker
filter(RecordPathEvaluationContext, boolean)
- Method in class org.apache.nifi.record.path.filter.
BinaryOperatorFilter
filter(RecordPathEvaluationContext, boolean)
- Method in class org.apache.nifi.record.path.filter.
FunctionFilter
filter
- Variable in class org.apache.nifi.record.path.filter.
NotFilter
filter(RecordPathEvaluationContext, boolean)
- Method in class org.apache.nifi.record.path.filter.
NotFilter
filter(RecordPathEvaluationContext, boolean)
- Method in interface org.apache.nifi.record.path.filter.
RecordPathFilter
filter
- Variable in class org.apache.nifi.record.path.functions.
FilterFunction
filter
- Variable in class org.apache.nifi.record.path.paths.
PredicatePath
filter()
- Method in class org.apache.nifi.record.path.
RecordPathParser
filter_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.filter_return
filterArgument()
- Method in class org.apache.nifi.record.path.
RecordPathParser
filterArgument_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.filterArgument_return
filterArgumentList()
- Method in class org.apache.nifi.record.path.
RecordPathParser
filterArgumentList_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.filterArgumentList_return
FilterFunction
- Class in
org.apache.nifi.record.path.functions
A Filter Function is responsible for taking a RecordPathFilter and turning it into a function that is capable of being evaluated against a RecordPathEvaluationContext such that the return value is a Stream<FieldValue> whose values are booleans.
FilterFunction(String, RecordPathFilter, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
FilterFunction
filterFunction()
- Method in class org.apache.nifi.record.path.
RecordPathParser
filterFunction_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.filterFunction_return
filterFunctionNames()
- Method in class org.apache.nifi.record.path.
RecordPathParser
filterFunctionNames_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.filterFunctionNames_return
Filters
- Class in
org.apache.nifi.record.path.util
Filters()
- Constructor for class org.apache.nifi.record.path.util.
Filters
findDescendants(FieldValue)
- Method in class org.apache.nifi.record.path.paths.
DescendantFieldPath
findDescendants(FieldValue)
- Method in class org.apache.nifi.record.path.paths.
WildcardDescendantPath
FOLLOW_absolutePath_in_path970
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_absolutePathSegment_in_absolutePath889
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_argument_in_argumentList439
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_argument_in_optionalArgument425
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_argumentList_in_standaloneFunction465
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_arrayIndex_in_indexOrKey275
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_CHILD_SEPARATOR_in_childReference704
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_CHILD_SEPARATOR_in_parentReference768
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_CHILD_SEPARATOR_in_rootReference742
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_CHILD_SEPARATOR_in_selfReference757
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_childReference_in_nonSelfFieldRef785
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_COMMA_in_argumentList437
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_COMMA_in_filterArgumentList543
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_COMMA_in_multipleIndices230
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_COMMA_in_multipleStringLiterals127
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_CURRENT_FIELD_in_currentOrParent935
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_CURRENT_FIELD_in_fieldRef813
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_CURRENT_FIELD_in_selfReference760
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_currentOrParent_in_relativePath947
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_DESCENDANT_SEPARATOR_in_descendantReference723
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_descendantReference_in_nonSelfFieldRef789
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_EOF_in_pathExpression992
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_expression_in_argument417
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_expression_in_filterArgument519
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_expression_in_operation363
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_expression_in_operation369
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_fieldName_in_wildcardFieldName692
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_fieldRef_in_pathSegment839
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_fieldRef_in_subPath821
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_filter_in_pathOrFunction982
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_filter_in_predicate393
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_filterArgument_in_filterArgumentList545
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_filterArgument_in_optionalFilterArgument531
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_filterArgumentList_in_simpleFilterFunction571
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_filterFunction_in_anyFunction663
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_filterFunction_in_filter379
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_filterFunction_in_filterArgument523
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_filterFunctionNames_in_simpleFilterFunction567
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_IDENTIFIER_in_standaloneFunction461
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_index_in_nonSelfFieldRef801
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_indexOrKey_in_index290
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_initialParentReference_in_currentOrParent939
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_LBRACKET_in_index287
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_LBRACKET_in_predicate391
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_literal_in_expression351
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_LPAREN_in_notFilterFunction623
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_LPAREN_in_simpleFilterFunction569
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_LPAREN_in_standaloneFunction463
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_mapKey_in_indexOrKey271
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_multipleIndices_in_arrayIndex254
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_multipleStringLiterals_in_stringList140
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_nonSelfFieldRef_in_absolutePathSegment862
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_nonSelfFieldRef_in_fieldRef809
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_nonSelfFieldRef_in_relativePathSegment897
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_NOT_in_notFilterFunction621
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_notFilterFunction_in_filterFunction650
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_notFunctionArgList_in_notFilterFunction625
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_NUMBER_in_numberOrRange215
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_NUMBER_in_range192
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_NUMBER_in_range196
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_numberOrRange_in_multipleIndices227
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_numberOrRange_in_multipleIndices232
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_operation_in_filter383
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_operation_in_simpleFilterFunctionOrOperation596
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_operator_in_operation366
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_optionalArgument_in_argumentList434
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_optionalFilterArgument_in_filterArgumentList540
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_parentReference_in_nonSelfFieldRef797
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_path_in_expression347
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_pathOrFunction_in_pathExpression990
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_predicate_in_subPath825
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_RANGE_in_initialParentReference920
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_range_in_numberOrRange219
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_RANGE_in_parentReference770
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_RANGE_in_range194
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_rawOrLiteral_in_fieldName675
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_RBRACKET_in_index292
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_RBRACKET_in_predicate395
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_relativePath_in_path974
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_relativePathSegment_in_relativePath949
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_rootReference_in_absolutePath885
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_RPAREN_in_notFilterFunction627
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_RPAREN_in_simpleFilterFunction573
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_RPAREN_in_standaloneFunction467
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_selfReference_in_nonSelfFieldRef793
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_simpleFilterFunction_in_filterFunction646
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_simpleFilterFunction_in_simpleFilterFunctionOrOperation592
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_simpleFilterFunctionOrOperation_in_notFunctionArgList604
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_standaloneFunction_in_anyFunction659
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_standaloneFunction_in_expression355
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_STRING_LITERAL_in_multipleStringLiterals124
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_STRING_LITERAL_in_multipleStringLiterals130
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_stringList_in_mapKey175
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_subPath_in_absolutePathSegment864
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_subPath_in_pathSegment841
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_subPath_in_relativePathSegment899
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_WILDCARD_in_indexOrKey279
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_WILDCARD_in_wildcardFieldName696
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_wildcardFieldName_in_childReference706
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FOLLOW_wildcardFieldName_in_descendantReference725
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
Format
- Class in
org.apache.nifi.record.path.functions
Format(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Format
Format(RecordPathSegment, RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Format
FUNCTION
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
FunctionFilter
- Class in
org.apache.nifi.record.path.filter
FunctionFilter(RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
FunctionFilter
G
getArgPaths(Tree, int, String, boolean)
- Static method in class org.apache.nifi.record.path.paths.
RecordPathCompiler
getArgPaths(Tree, int, int, String, boolean)
- Static method in class org.apache.nifi.record.path.paths.
RecordPathCompiler
getArgumentsForStringFunction(boolean, Tree)
- Static method in class org.apache.nifi.record.path.paths.
RecordPathCompiler
getArrayIndex()
- Method in class org.apache.nifi.record.path.
ArrayIndexFieldValue
getArrayIndex(int)
- Method in class org.apache.nifi.record.path.paths.
ArrayIndexPath
getCharset(RecordPathSegment, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
ToBytes
getCharset(RecordPathSegment, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
ToString
getChild(FieldValue)
- Method in class org.apache.nifi.record.path.paths.
ChildFieldPath
getChildren(FieldValue)
- Method in class org.apache.nifi.record.path.paths.
WildcardChildPath
getCompiled(String)
- Method in class org.apache.nifi.record.path.util.
RecordPathCache
getContextNode()
- Method in interface org.apache.nifi.record.path.
RecordPathEvaluationContext
getContextNode()
- Method in class org.apache.nifi.record.path.
StandardRecordPathEvaluationContext
getDateFormat(RecordPathSegment, RecordPathSegment, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Format
getDateFormat(RecordPathSegment, RecordPathSegment, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
ToDate
getDelegates()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
getDelegates()
- Method in class org.apache.nifi.record.path.
RecordPathParser
getDescription()
- Method in class org.apache.nifi.record.path.
RecordPathLexer.DFA9
getDesiredLength(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Padding
getDigest(String)
- Method in class org.apache.nifi.record.path.functions.
Hash
getField()
- Method in interface org.apache.nifi.record.path.
FieldValue
getField()
- Method in class org.apache.nifi.record.path.
StandardFieldValue
getFirstStringValue(RecordPathSegment, RecordPathEvaluationContext)
- Static method in class org.apache.nifi.record.path.util.
RecordPathUtils
getGrammarFileName()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
getGrammarFileName()
- Method in class org.apache.nifi.record.path.
RecordPathParser
getIndex(RecordPathSegment, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Substring
getMapKey()
- Method in class org.apache.nifi.record.path.
MapEntryFieldValue
getMapValue(FieldValue)
- Method in class org.apache.nifi.record.path.paths.
SingularMapKeyPath
getMax()
- Method in class org.apache.nifi.record.path.
NumericRange
getMin()
- Method in class org.apache.nifi.record.path.
NumericRange
getName(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
UUID5
getOperator()
- Method in class org.apache.nifi.record.path.filter.
BinaryOperatorFilter
getOperator()
- Method in class org.apache.nifi.record.path.filter.
EqualsFilter
getOperator()
- Method in class org.apache.nifi.record.path.filter.
GreaterThanFilter
getOperator()
- Method in class org.apache.nifi.record.path.filter.
GreaterThanOrEqualFilter
getOperator()
- Method in class org.apache.nifi.record.path.filter.
LessThanFilter
getOperator()
- Method in class org.apache.nifi.record.path.filter.
LessThanOrEqualFilter
getOperator()
- Method in class org.apache.nifi.record.path.filter.
NotEqualsFilter
getPaddingString(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.functions.
Padding
getParent()
- Method in interface org.apache.nifi.record.path.
FieldValue
getParent()
- Method in class org.apache.nifi.record.path.
StandardFieldValue
getParentPath()
- Method in class org.apache.nifi.record.path.paths.
RecordPathSegment
getParentRecord()
- Method in interface org.apache.nifi.record.path.
FieldValue
getParentRecord(Optional<FieldValue>)
- Method in class org.apache.nifi.record.path.
StandardFieldValue
getParentRecord()
- Method in class org.apache.nifi.record.path.
StandardFieldValue
getPath()
- Method in class org.apache.nifi.record.path.paths.
RecordPathSegment
getPath()
- Method in interface org.apache.nifi.record.path.
RecordPath
Returns the textual representation of the RecordPath
getPath()
- Method in interface org.apache.nifi.record.path.
RecordPathResult
getPath()
- Method in class org.apache.nifi.record.path.
StandardRecordPathResult
getRecord()
- Method in interface org.apache.nifi.record.path.
RecordPathEvaluationContext
getRecord()
- Method in class org.apache.nifi.record.path.
StandardRecordPathEvaluationContext
getSelectedFields()
- Method in interface org.apache.nifi.record.path.
RecordPathResult
getSelectedFields()
- Method in class org.apache.nifi.record.path.
StandardRecordPathResult
getTokenNames()
- Method in class org.apache.nifi.record.path.
RecordPathParser
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.absolutePath_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.absolutePathSegment_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.anyFunction_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.argument_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.argumentList_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.arrayIndex_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.childReference_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.currentOrParent_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.descendantReference_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.expression_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.fieldName_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.fieldRef_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.filter_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.filterArgument_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.filterArgumentList_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.filterFunction_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.filterFunctionNames_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.index_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.indexOrKey_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.initialParentReference_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.literal_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.mapKey_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.multipleIndices_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.multipleStringLiterals_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.nonSelfFieldRef_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.notFilterFunction_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.notFunctionArgList_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.numberOrRange_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.operation_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.operator_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.optionalArgument_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.optionalFilterArgument_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.parentReference_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.path_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.pathExpression_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.pathOrFunction_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.pathSegment_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.predicate_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.range_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.rawOrLiteral_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.relativePath_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.relativePathSegment_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.rootReference_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.selfReference_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.simpleFilterFunction_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.simpleFilterFunctionOrOperation_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.standaloneFunction_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.stringList_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.subPath_return
getTree()
- Method in class org.apache.nifi.record.path.
RecordPathParser.wildcardFieldName_return
getTreeAdaptor()
- Method in class org.apache.nifi.record.path.
RecordPathParser
getValue()
- Method in interface org.apache.nifi.record.path.
FieldValue
getValue()
- Method in class org.apache.nifi.record.path.
StandardFieldValue
GREATER_THAN
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
GREATER_THAN
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
GREATER_THAN_EQUAL
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
GREATER_THAN_EQUAL
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
GreaterThanFilter
- Class in
org.apache.nifi.record.path.filter
GreaterThanFilter(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
GreaterThanFilter
GreaterThanOrEqualFilter
- Class in
org.apache.nifi.record.path.filter
GreaterThanOrEqualFilter(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
GreaterThanOrEqualFilter
H
Hash
- Class in
org.apache.nifi.record.path.functions
Hash(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Hash
hashCode()
- Method in class org.apache.nifi.record.path.
ArrayIndexFieldValue
hashCode()
- Method in class org.apache.nifi.record.path.
MapEntryFieldValue
hashCode()
- Method in class org.apache.nifi.record.path.
NumericRange
hashCode()
- Method in class org.apache.nifi.record.path.paths.
RecordPathSegment
hashCode()
- Method in class org.apache.nifi.record.path.
StandardFieldValue
I
IDENTIFIER
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
IDENTIFIER
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
index
- Variable in class org.apache.nifi.record.path.
ArrayIndexFieldValue
index
- Variable in class org.apache.nifi.record.path.paths.
ArrayIndexPath
index()
- Method in class org.apache.nifi.record.path.
RecordPathParser
index_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.index_return
indexLeft
- Variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
indexLeft
- Variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder
indexOrKey()
- Method in class org.apache.nifi.record.path.
RecordPathParser
indexOrKey_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.indexOrKey_return
indexRight
- Variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
indexRight
- Variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder
indices
- Variable in class org.apache.nifi.record.path.paths.
MultiArrayIndexPath
initialParentReference()
- Method in class org.apache.nifi.record.path.
RecordPathParser
initialParentReference_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.initialParentReference_return
inputStringPath
- Variable in class org.apache.nifi.record.path.functions.
Padding
IS_BLANK
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
IS_BLANK
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
IS_EMPTY
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
IS_EMPTY
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
isAbsolute()
- Method in class org.apache.nifi.record.path.paths.
RecordPathSegment
isAbsolute()
- Method in interface org.apache.nifi.record.path.
RecordPath
Indicates whether the RecordPath is an Absolute Path (starts with a '/' character) or a Relative Path (starts with a '.' character).
IsBlank
- Class in
org.apache.nifi.record.path.filter
IsBlank(RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
IsBlank
IsEmpty
- Class in
org.apache.nifi.record.path.filter
IsEmpty(RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
IsEmpty
isMatch(String, String)
- Method in class org.apache.nifi.record.path.filter.
Contains
isMatch(String, String)
- Method in class org.apache.nifi.record.path.filter.
EndsWith
isMatch(String, String)
- Method in class org.apache.nifi.record.path.filter.
StartsWith
isMatch(String, String)
- Method in class org.apache.nifi.record.path.filter.
StringComparisonFilter
isRecord(FieldValue)
- Static method in class org.apache.nifi.record.path.util.
Filters
isRecord(DataType, Object)
- Static method in class org.apache.nifi.record.path.util.
Filters
K
keyLeft
- Variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
keyLeft
- Variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder
keyRight
- Variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
keyRight
- Variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder
L
LBRACKET
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
LBRACKET
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
LESS_THAN
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
LESS_THAN
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
LESS_THAN_EQUAL
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
LESS_THAN_EQUAL
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
LessThanFilter
- Class in
org.apache.nifi.record.path.filter
LessThanFilter(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
LessThanFilter
LessThanOrEqualFilter
- Class in
org.apache.nifi.record.path.filter
LessThanOrEqualFilter(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
LessThanOrEqualFilter
lhs
- Variable in class org.apache.nifi.record.path.filter.
BinaryOperatorFilter
literal()
- Method in class org.apache.nifi.record.path.
RecordPathParser
literal_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.literal_return
LiteralValuePath
- Class in
org.apache.nifi.record.path.paths
LiteralValuePath(RecordPathSegment, Object, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
LiteralValuePath
LPAREN
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
LPAREN
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
M
MAP_KEY
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
MapEntryFieldValue
- Class in
org.apache.nifi.record.path
MapEntryFieldValue(Object, RecordField, FieldValue, String)
- Constructor for class org.apache.nifi.record.path.
MapEntryFieldValue
mapKey
- Variable in class org.apache.nifi.record.path.
MapEntryFieldValue
mapKey
- Variable in class org.apache.nifi.record.path.paths.
SingularMapKeyPath
mapKey()
- Method in class org.apache.nifi.record.path.
RecordPathParser
mapKey_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.mapKey_return
mapKeys
- Variable in class org.apache.nifi.record.path.paths.
MultiMapKeyPath
mapToBoolean(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.filter.
BinaryOperatorFilter
mapToBoolean(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.filter.
FunctionFilter
mapToBoolean(RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.filter.
NotFilter
mapToBoolean(RecordPathEvaluationContext)
- Method in interface org.apache.nifi.record.path.filter.
RecordPathFilter
MATCHES_REGEX
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
MATCHES_REGEX
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
MatchesRegex
- Class in
org.apache.nifi.record.path.filter
MatchesRegex(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
MatchesRegex
max
- Variable in class org.apache.nifi.record.path.
NumericRange
mCHILD_SEPARATOR()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mCOMMA()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mCONTAINS()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mCONTAINS_REGEX()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mCURRENT_FIELD()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mDESCENDANT_SEPARATOR()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mENDS_WITH()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mEQUAL()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mESC()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mGREATER_THAN()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mGREATER_THAN_EQUAL()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mIDENTIFIER()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
min
- Variable in class org.apache.nifi.record.path.
NumericRange
mIS_BLANK()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mIS_EMPTY()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
missingChild(FieldValue)
- Method in class org.apache.nifi.record.path.paths.
ChildFieldPath
mLBRACKET()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mLESS_THAN()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mLESS_THAN_EQUAL()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mLPAREN()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mMATCHES_REGEX()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mNOT()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mNOT_EQUAL()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mNUMBER()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mQUOTE()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mRANGE()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mRBRACKET()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mRPAREN()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mSPACE()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mSTARTS_WITH()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mSTRING_LITERAL()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mTokens()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
MultiArrayIndexPath
- Class in
org.apache.nifi.record.path.paths
MultiArrayIndexPath(List<NumericRange>, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
MultiArrayIndexPath
MultiMapKeyPath
- Class in
org.apache.nifi.record.path.paths
MultiMapKeyPath(List<String>, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
MultiMapKeyPath
multipleIndices()
- Method in class org.apache.nifi.record.path.
RecordPathParser
multipleIndices_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.multipleIndices_return
multipleStringLiterals()
- Method in class org.apache.nifi.record.path.
RecordPathParser
multipleStringLiterals_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.multipleStringLiterals_return
mWHITESPACE()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
mWILDCARD()
- Method in class org.apache.nifi.record.path.
RecordPathLexer
N
nameSegment
- Variable in class org.apache.nifi.record.path.functions.
UUID5
NoArgStringFunction
- Class in
org.apache.nifi.record.path.functions
Abstract class for String functions without any argument.
NoArgStringFunction(String, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
NoArgStringFunction
nonSelfFieldRef()
- Method in class org.apache.nifi.record.path.
RecordPathParser
nonSelfFieldRef_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.nonSelfFieldRef_return
NOT
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
NOT
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
NOT_EQUAL
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
NOT_EQUAL
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
NotEqualsFilter
- Class in
org.apache.nifi.record.path.filter
NotEqualsFilter(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
NotEqualsFilter
NotFilter
- Class in
org.apache.nifi.record.path.filter
NotFilter(RecordPathFilter)
- Constructor for class org.apache.nifi.record.path.filter.
NotFilter
notFilterFunction()
- Method in class org.apache.nifi.record.path.
RecordPathParser
notFilterFunction_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.notFilterFunction_return
notFunctionArgList()
- Method in class org.apache.nifi.record.path.
RecordPathParser
notFunctionArgList_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.notFunctionArgList_return
NUMBER
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
NUMBER
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
NUMBER_LIST
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
NUMBER_RANGE
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
numberOrRange()
- Method in class org.apache.nifi.record.path.
RecordPathParser
numberOrRange_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.numberOrRange_return
NumericBinaryOperatorFilter
- Class in
org.apache.nifi.record.path.filter
NumericBinaryOperatorFilter(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
NumericBinaryOperatorFilter
NumericRange
- Class in
org.apache.nifi.record.path
NumericRange(int, int)
- Constructor for class org.apache.nifi.record.path.
NumericRange
O
objectMapper
- Variable in class org.apache.nifi.record.path.functions.
EscapeJson
objectMapper
- Variable in class org.apache.nifi.record.path.functions.
UnescapeJson
operation()
- Method in class org.apache.nifi.record.path.
RecordPathParser
operation_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.operation_return
OPERATOR
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
operator()
- Method in class org.apache.nifi.record.path.
RecordPathParser
operator_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.operator_return
optionalArgument()
- Method in class org.apache.nifi.record.path.
RecordPathParser
optionalArgument_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.optionalArgument_return
optionalFilterArgument()
- Method in class org.apache.nifi.record.path.
RecordPathParser
optionalFilterArgument_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.optionalFilterArgument_return
org.apache.nifi.record.path
- package org.apache.nifi.record.path
org.apache.nifi.record.path.exception
- package org.apache.nifi.record.path.exception
org.apache.nifi.record.path.filter
- package org.apache.nifi.record.path.filter
org.apache.nifi.record.path.functions
- package org.apache.nifi.record.path.functions
org.apache.nifi.record.path.paths
- package org.apache.nifi.record.path.paths
org.apache.nifi.record.path.util
- package org.apache.nifi.record.path.util
org.apache.nifi.record.path.validation
- package org.apache.nifi.record.path.validation
P
Padding
- Class in
org.apache.nifi.record.path.functions
Padding(String, RecordPathSegment, RecordPathSegment, RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Padding
paddingStringPath
- Variable in class org.apache.nifi.record.path.functions.
Padding
PadLeft
- Class in
org.apache.nifi.record.path.functions
PadLeft(RecordPathSegment, RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
PadLeft
PadLeft(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
PadLeft
PadRight
- Class in
org.apache.nifi.record.path.functions
PadRight(RecordPathSegment, RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
PadRight
PadRight(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
PadRight
parent
- Variable in class org.apache.nifi.record.path.
StandardFieldValue
PARENT_REFERENCE
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
ParentPath
- Class in
org.apache.nifi.record.path.paths
ParentPath(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
ParentPath
parentPath
- Variable in class org.apache.nifi.record.path.paths.
RecordPathSegment
parentReference()
- Method in class org.apache.nifi.record.path.
RecordPathParser
parentReference_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.parentReference_return
path
- Variable in class org.apache.nifi.record.path.paths.
RecordPathSegment
PATH
- Static variable in class org.apache.nifi.record.path.paths.
RootPath
PATH
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
path()
- Method in class org.apache.nifi.record.path.
RecordPathParser
path
- Variable in class org.apache.nifi.record.path.
StandardRecordPathResult
PATH_EXPRESSION
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
path_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.path_return
pathDelimiter
- Variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
pathDelimiter
- Variable in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder
pathExpression()
- Method in class org.apache.nifi.record.path.
RecordPathParser
pathExpression_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.pathExpression_return
pathOrFunction()
- Method in class org.apache.nifi.record.path.
RecordPathParser
pathOrFunction_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.pathOrFunction_return
pathSegment()
- Method in class org.apache.nifi.record.path.
RecordPathParser
pathSegment_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.pathSegment_return
PREDICATE
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
predicate()
- Method in class org.apache.nifi.record.path.
RecordPathParser
predicate_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.predicate_return
PredicatePath
- Class in
org.apache.nifi.record.path.paths
PredicatePath(RecordPathSegment, RecordPathFilter, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
PredicatePath
presentValues(Stream<Optional<T>>)
- Static method in class org.apache.nifi.record.path.util.
Filters
Q
QUOTE
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
QUOTE
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
R
RANGE
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
RANGE
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
range()
- Method in class org.apache.nifi.record.path.
RecordPathParser
range_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.range_return
rawOrLiteral()
- Method in class org.apache.nifi.record.path.
RecordPathParser
rawOrLiteral_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.rawOrLiteral_return
RBRACKET
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
RBRACKET
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
record
- Variable in class org.apache.nifi.record.path.
StandardRecordPathEvaluationContext
recordPath
- Variable in class org.apache.nifi.record.path.filter.
FunctionFilter
recordPath
- Variable in class org.apache.nifi.record.path.functions.
Base64Decode
recordPath
- Variable in class org.apache.nifi.record.path.functions.
Base64Encode
recordPath
- Variable in class org.apache.nifi.record.path.functions.
Count
recordPath
- Variable in class org.apache.nifi.record.path.functions.
EscapeJson
recordPath
- Variable in class org.apache.nifi.record.path.functions.
FieldName
recordPath
- Variable in class org.apache.nifi.record.path.functions.
Format
recordPath
- Variable in class org.apache.nifi.record.path.functions.
Hash
recordPath
- Variable in class org.apache.nifi.record.path.functions.
Replace
recordPath
- Variable in class org.apache.nifi.record.path.functions.
ReplaceNull
recordPath
- Variable in class org.apache.nifi.record.path.functions.
ReplaceRegex
recordPath
- Variable in class org.apache.nifi.record.path.functions.
Substring
recordPath
- Variable in class org.apache.nifi.record.path.functions.
SubstringAfter
recordPath
- Variable in class org.apache.nifi.record.path.functions.
SubstringAfterLast
recordPath
- Variable in class org.apache.nifi.record.path.functions.
SubstringBefore
recordPath
- Variable in class org.apache.nifi.record.path.functions.
SubstringBeforeLast
recordPath
- Variable in class org.apache.nifi.record.path.functions.
ToBytes
recordPath
- Variable in class org.apache.nifi.record.path.functions.
ToDate
recordPath
- Variable in class org.apache.nifi.record.path.functions.
ToString
recordPath
- Variable in class org.apache.nifi.record.path.functions.
UnescapeJson
recordPath
- Variable in class org.apache.nifi.record.path.functions.
UUID5
RecordPath
- Interface in
org.apache.nifi.record.path
RecordPathCache
- Class in
org.apache.nifi.record.path.util
RecordPathCache(int)
- Constructor for class org.apache.nifi.record.path.util.
RecordPathCache
RecordPathCompiler
- Class in
org.apache.nifi.record.path.paths
RecordPathCompiler()
- Constructor for class org.apache.nifi.record.path.paths.
RecordPathCompiler
RecordPathEvaluationContext
- Interface in
org.apache.nifi.record.path
RecordPathException
- Exception in
org.apache.nifi.record.path.exception
RecordPathException(String)
- Constructor for exception org.apache.nifi.record.path.exception.
RecordPathException
RecordPathException(String, Throwable)
- Constructor for exception org.apache.nifi.record.path.exception.
RecordPathException
RecordPathException(Throwable)
- Constructor for exception org.apache.nifi.record.path.exception.
RecordPathException
RecordPathFilter
- Interface in
org.apache.nifi.record.path.filter
RecordPathLexer
- Class in
org.apache.nifi.record.path
RecordPathLexer()
- Constructor for class org.apache.nifi.record.path.
RecordPathLexer
RecordPathLexer(CharStream)
- Constructor for class org.apache.nifi.record.path.
RecordPathLexer
RecordPathLexer(CharStream, RecognizerSharedState)
- Constructor for class org.apache.nifi.record.path.
RecordPathLexer
RecordPathLexer.DFA9
- Class in
org.apache.nifi.record.path
RecordPathParser
- Class in
org.apache.nifi.record.path
RecordPathParser(TokenStream)
- Constructor for class org.apache.nifi.record.path.
RecordPathParser
RecordPathParser(TokenStream, RecognizerSharedState)
- Constructor for class org.apache.nifi.record.path.
RecordPathParser
RecordPathParser.absolutePath_return
- Class in
org.apache.nifi.record.path
RecordPathParser.absolutePathSegment_return
- Class in
org.apache.nifi.record.path
RecordPathParser.anyFunction_return
- Class in
org.apache.nifi.record.path
RecordPathParser.argument_return
- Class in
org.apache.nifi.record.path
RecordPathParser.argumentList_return
- Class in
org.apache.nifi.record.path
RecordPathParser.arrayIndex_return
- Class in
org.apache.nifi.record.path
RecordPathParser.childReference_return
- Class in
org.apache.nifi.record.path
RecordPathParser.currentOrParent_return
- Class in
org.apache.nifi.record.path
RecordPathParser.descendantReference_return
- Class in
org.apache.nifi.record.path
RecordPathParser.expression_return
- Class in
org.apache.nifi.record.path
RecordPathParser.fieldName_return
- Class in
org.apache.nifi.record.path
RecordPathParser.fieldRef_return
- Class in
org.apache.nifi.record.path
RecordPathParser.filter_return
- Class in
org.apache.nifi.record.path
RecordPathParser.filterArgument_return
- Class in
org.apache.nifi.record.path
RecordPathParser.filterArgumentList_return
- Class in
org.apache.nifi.record.path
RecordPathParser.filterFunction_return
- Class in
org.apache.nifi.record.path
RecordPathParser.filterFunctionNames_return
- Class in
org.apache.nifi.record.path
RecordPathParser.index_return
- Class in
org.apache.nifi.record.path
RecordPathParser.indexOrKey_return
- Class in
org.apache.nifi.record.path
RecordPathParser.initialParentReference_return
- Class in
org.apache.nifi.record.path
RecordPathParser.literal_return
- Class in
org.apache.nifi.record.path
RecordPathParser.mapKey_return
- Class in
org.apache.nifi.record.path
RecordPathParser.multipleIndices_return
- Class in
org.apache.nifi.record.path
RecordPathParser.multipleStringLiterals_return
- Class in
org.apache.nifi.record.path
RecordPathParser.nonSelfFieldRef_return
- Class in
org.apache.nifi.record.path
RecordPathParser.notFilterFunction_return
- Class in
org.apache.nifi.record.path
RecordPathParser.notFunctionArgList_return
- Class in
org.apache.nifi.record.path
RecordPathParser.numberOrRange_return
- Class in
org.apache.nifi.record.path
RecordPathParser.operation_return
- Class in
org.apache.nifi.record.path
RecordPathParser.operator_return
- Class in
org.apache.nifi.record.path
RecordPathParser.optionalArgument_return
- Class in
org.apache.nifi.record.path
RecordPathParser.optionalFilterArgument_return
- Class in
org.apache.nifi.record.path
RecordPathParser.parentReference_return
- Class in
org.apache.nifi.record.path
RecordPathParser.path_return
- Class in
org.apache.nifi.record.path
RecordPathParser.pathExpression_return
- Class in
org.apache.nifi.record.path
RecordPathParser.pathOrFunction_return
- Class in
org.apache.nifi.record.path
RecordPathParser.pathSegment_return
- Class in
org.apache.nifi.record.path
RecordPathParser.predicate_return
- Class in
org.apache.nifi.record.path
RecordPathParser.range_return
- Class in
org.apache.nifi.record.path
RecordPathParser.rawOrLiteral_return
- Class in
org.apache.nifi.record.path
RecordPathParser.relativePath_return
- Class in
org.apache.nifi.record.path
RecordPathParser.relativePathSegment_return
- Class in
org.apache.nifi.record.path
RecordPathParser.rootReference_return
- Class in
org.apache.nifi.record.path
RecordPathParser.selfReference_return
- Class in
org.apache.nifi.record.path
RecordPathParser.simpleFilterFunction_return
- Class in
org.apache.nifi.record.path
RecordPathParser.simpleFilterFunctionOrOperation_return
- Class in
org.apache.nifi.record.path
RecordPathParser.standaloneFunction_return
- Class in
org.apache.nifi.record.path
RecordPathParser.stringList_return
- Class in
org.apache.nifi.record.path
RecordPathParser.subPath_return
- Class in
org.apache.nifi.record.path
RecordPathParser.wildcardFieldName_return
- Class in
org.apache.nifi.record.path
RecordPathPropertyNameValidator
- Class in
org.apache.nifi.record.path.validation
RecordPathPropertyNameValidator()
- Constructor for class org.apache.nifi.record.path.validation.
RecordPathPropertyNameValidator
RecordPathResult
- Interface in
org.apache.nifi.record.path
RecordPathSegment
- Class in
org.apache.nifi.record.path.paths
RecordPathSegment(String, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
RecordPathSegment
RecordPathUtils
- Class in
org.apache.nifi.record.path.util
RecordPathUtils()
- Constructor for class org.apache.nifi.record.path.util.
RecordPathUtils
RecordPathValidator
- Class in
org.apache.nifi.record.path.validation
RecordPathValidator()
- Constructor for class org.apache.nifi.record.path.validation.
RecordPathValidator
recover(RecognitionException)
- Method in class org.apache.nifi.record.path.
RecordPathLexer
recover(RecognitionException)
- Method in class org.apache.nifi.record.path.
RecordPathParser
regexPath
- Variable in class org.apache.nifi.record.path.filter.
ContainsRegex
regexPath
- Variable in class org.apache.nifi.record.path.filter.
MatchesRegex
RELATIVE_PATH
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
relativePath()
- Method in class org.apache.nifi.record.path.
RecordPathParser
relativePath_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.relativePath_return
relativePathSegment()
- Method in class org.apache.nifi.record.path.
RecordPathParser
relativePathSegment_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.relativePathSegment_return
Replace
- Class in
org.apache.nifi.record.path.functions
Replace(RecordPathSegment, RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Replace
replacementValuePath
- Variable in class org.apache.nifi.record.path.functions.
Replace
replacementValuePath
- Variable in class org.apache.nifi.record.path.functions.
ReplaceNull
replacementValuePath
- Variable in class org.apache.nifi.record.path.functions.
ReplaceRegex
ReplaceNull
- Class in
org.apache.nifi.record.path.functions
ReplaceNull(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
ReplaceNull
ReplaceRegex
- Class in
org.apache.nifi.record.path.functions
ReplaceRegex(RecordPathSegment, RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
ReplaceRegex
rhs
- Variable in class org.apache.nifi.record.path.filter.
BinaryOperatorFilter
ROOT_REFERENCE
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
RootPath
- Class in
org.apache.nifi.record.path.paths
RootPath()
- Constructor for class org.apache.nifi.record.path.paths.
RootPath
rootReference()
- Method in class org.apache.nifi.record.path.
RecordPathParser
rootReference_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.rootReference_return
RPAREN
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
RPAREN
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
S
searchValuePath
- Variable in class org.apache.nifi.record.path.filter.
StringComparisonFilter
searchValuePath
- Variable in class org.apache.nifi.record.path.functions.
Replace
searchValuePath
- Variable in class org.apache.nifi.record.path.functions.
ReplaceRegex
searchValuePath
- Variable in class org.apache.nifi.record.path.functions.
SubstringAfter
searchValuePath
- Variable in class org.apache.nifi.record.path.functions.
SubstringAfterLast
searchValuePath
- Variable in class org.apache.nifi.record.path.functions.
SubstringBefore
searchValuePath
- Variable in class org.apache.nifi.record.path.functions.
SubstringBeforeLast
selectedFields
- Variable in class org.apache.nifi.record.path.
StandardRecordPathResult
selfReference()
- Method in class org.apache.nifi.record.path.
RecordPathParser
selfReference_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.selfReference_return
setContextNode(FieldValue)
- Method in interface org.apache.nifi.record.path.
RecordPathEvaluationContext
setContextNode(FieldValue)
- Method in class org.apache.nifi.record.path.
StandardRecordPathEvaluationContext
setTreeAdaptor(TreeAdaptor)
- Method in class org.apache.nifi.record.path.
RecordPathParser
simpleFilterFunction()
- Method in class org.apache.nifi.record.path.
RecordPathParser
simpleFilterFunction_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.simpleFilterFunction_return
simpleFilterFunctionOrOperation()
- Method in class org.apache.nifi.record.path.
RecordPathParser
simpleFilterFunctionOrOperation_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.simpleFilterFunctionOrOperation_return
SingularMapKeyPath
- Class in
org.apache.nifi.record.path.paths
SingularMapKeyPath(String, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
SingularMapKeyPath
SPACE
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
SPACE
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
specialStateTransition(int, IntStream)
- Method in class org.apache.nifi.record.path.
RecordPathLexer.DFA9
standaloneFunction()
- Method in class org.apache.nifi.record.path.
RecordPathParser
standaloneFunction_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.standaloneFunction_return
StandardFieldValue
- Class in
org.apache.nifi.record.path
StandardFieldValue(Object, RecordField, FieldValue)
- Constructor for class org.apache.nifi.record.path.
StandardFieldValue
StandardRecordPathEvaluationContext
- Class in
org.apache.nifi.record.path
StandardRecordPathEvaluationContext(Record)
- Constructor for class org.apache.nifi.record.path.
StandardRecordPathEvaluationContext
StandardRecordPathResult
- Class in
org.apache.nifi.record.path
StandardRecordPathResult(String, Stream<FieldValue>)
- Constructor for class org.apache.nifi.record.path.
StandardRecordPathResult
startIndexPath
- Variable in class org.apache.nifi.record.path.functions.
Substring
STARTS_WITH
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
STARTS_WITH
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
StartsWith
- Class in
org.apache.nifi.record.path.filter
StartsWith(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
StartsWith
STRING_LIST
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
STRING_LITERAL
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
STRING_LITERAL
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
StringComparisonFilter
- Class in
org.apache.nifi.record.path.filter
StringComparisonFilter(RecordPathSegment, RecordPathSegment)
- Constructor for class org.apache.nifi.record.path.filter.
StringComparisonFilter
stringList()
- Method in class org.apache.nifi.record.path.
RecordPathParser
stringList_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.stringList_return
subPath()
- Method in class org.apache.nifi.record.path.
RecordPathParser
subPath_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.subPath_return
Substring
- Class in
org.apache.nifi.record.path.functions
Substring(RecordPathSegment, RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
Substring
SubstringAfter
- Class in
org.apache.nifi.record.path.functions
SubstringAfter(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
SubstringAfter
SubstringAfterLast
- Class in
org.apache.nifi.record.path.functions
SubstringAfterLast(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
SubstringAfterLast
SubstringBefore
- Class in
org.apache.nifi.record.path.functions
SubstringBefore(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
SubstringBefore
SubstringBeforeLast
- Class in
org.apache.nifi.record.path.functions
SubstringBeforeLast(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
SubstringBeforeLast
SUPPORTED_ALGORITHMS
- Static variable in class org.apache.nifi.record.path.functions.
Hash
T
test(FieldValue, Object)
- Method in class org.apache.nifi.record.path.filter.
BinaryOperatorFilter
test(FieldValue, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.filter.
ContainsRegex
test(FieldValue, Object)
- Method in class org.apache.nifi.record.path.filter.
EqualsFilter
test(FieldValue, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.filter.
FunctionFilter
test(FieldValue, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.filter.
IsBlank
test(FieldValue, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.filter.
IsEmpty
test(FieldValue, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.filter.
MatchesRegex
test(FieldValue, Object)
- Method in class org.apache.nifi.record.path.filter.
NotEqualsFilter
test(FieldValue, Object)
- Method in class org.apache.nifi.record.path.filter.
NumericBinaryOperatorFilter
test(FieldValue, RecordPathEvaluationContext)
- Method in class org.apache.nifi.record.path.filter.
StringComparisonFilter
timeZoneID
- Variable in class org.apache.nifi.record.path.functions.
Format
timeZoneID
- Variable in class org.apache.nifi.record.path.functions.
ToDate
ToBytes
- Class in
org.apache.nifi.record.path.functions
ToBytes(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
ToBytes
ToDate
- Class in
org.apache.nifi.record.path.functions
ToDate(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
ToDate
ToDate(RecordPathSegment, RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
ToDate
tokenNames
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
ToLowerCase
- Class in
org.apache.nifi.record.path.functions
ToLowerCase(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
ToLowerCase
toString()
- Method in class org.apache.nifi.record.path.filter.
BinaryOperatorFilter
ToString
- Class in
org.apache.nifi.record.path.functions
ToString(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
ToString
toString()
- Method in class org.apache.nifi.record.path.
NumericRange
toString()
- Method in class org.apache.nifi.record.path.paths.
RecordPathSegment
toString()
- Method in class org.apache.nifi.record.path.
StandardFieldValue
ToUpperCase
- Class in
org.apache.nifi.record.path.functions
ToUpperCase(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
ToUpperCase
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.absolutePath_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.absolutePathSegment_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.anyFunction_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.argument_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.argumentList_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.arrayIndex_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.childReference_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.currentOrParent_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.descendantReference_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.expression_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.fieldName_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.fieldRef_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.filter_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.filterArgument_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.filterArgumentList_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.filterFunction_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.filterFunctionNames_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.index_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.indexOrKey_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.initialParentReference_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.literal_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.mapKey_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.multipleIndices_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.multipleStringLiterals_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.nonSelfFieldRef_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.notFilterFunction_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.notFunctionArgList_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.numberOrRange_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.operation_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.operator_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.optionalArgument_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.optionalFilterArgument_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.parentReference_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.path_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.pathExpression_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.pathOrFunction_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.pathSegment_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.predicate_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.range_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.rawOrLiteral_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.relativePath_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.relativePathSegment_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.rootReference_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.selfReference_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.simpleFilterFunction_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.simpleFilterFunctionOrOperation_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.standaloneFunction_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.stringList_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.subPath_return
tree
- Variable in class org.apache.nifi.record.path.
RecordPathParser.wildcardFieldName_return
TrimString
- Class in
org.apache.nifi.record.path.functions
TrimString(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
TrimString
U
UnescapeJson
- Class in
org.apache.nifi.record.path.functions
UnescapeJson(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
UnescapeJson
updateValue(Object)
- Method in class org.apache.nifi.record.path.
ArrayIndexFieldValue
updateValue(Object, DataType)
- Method in class org.apache.nifi.record.path.
ArrayIndexFieldValue
updateValue(Object)
- Method in interface org.apache.nifi.record.path.
FieldValue
Updates the record to which the field belongs, so that it now has the given value.
updateValue(Object, DataType)
- Method in interface org.apache.nifi.record.path.
FieldValue
Updates the record to which the field belongs, so that it now has the given value.
updateValue(Object)
- Method in class org.apache.nifi.record.path.
MapEntryFieldValue
updateValue(Object, DataType)
- Method in class org.apache.nifi.record.path.
MapEntryFieldValue
updateValue(Object)
- Method in class org.apache.nifi.record.path.
StandardFieldValue
updateValue(Object, DataType)
- Method in class org.apache.nifi.record.path.
StandardFieldValue
updateValue(Object, RecordField)
- Method in class org.apache.nifi.record.path.
StandardFieldValue
UUID5
- Class in
org.apache.nifi.record.path.functions
UUID5(RecordPathSegment, RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.functions.
UUID5
V
validate(String, String, ValidationContext)
- Method in class org.apache.nifi.record.path.validation.
RecordPathPropertyNameValidator
validate(String, String, ValidationContext)
- Method in class org.apache.nifi.record.path.validation.
RecordPathValidator
validateParent(FieldValue)
- Static method in class org.apache.nifi.record.path.
ArrayIndexFieldValue
validateParentRecord(FieldValue)
- Static method in class org.apache.nifi.record.path.
StandardFieldValue
value
- Variable in class org.apache.nifi.record.path.
StandardFieldValue
valuePath
- Variable in class org.apache.nifi.record.path.functions.
NoArgStringFunction
valuePaths
- Variable in class org.apache.nifi.record.path.functions.
Coalesce
valuePaths
- Variable in class org.apache.nifi.record.path.functions.
Concat
W
walk(FieldValue, Consumer<FieldValue>)
- Static method in class org.apache.nifi.record.path.util.
FieldValueWalker
Walk the hierarchy from a given
FieldValue
with the provided
Consumer
.
WHITESPACE
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
WHITESPACE
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
WILDCARD
- Static variable in class org.apache.nifi.record.path.
RecordPathLexer
WILDCARD
- Static variable in class org.apache.nifi.record.path.
RecordPathParser
WildcardChildPath
- Class in
org.apache.nifi.record.path.paths
WildcardChildPath(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
WildcardChildPath
WildcardDescendantPath
- Class in
org.apache.nifi.record.path.paths
WildcardDescendantPath(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
WildcardDescendantPath
wildcardFieldName()
- Method in class org.apache.nifi.record.path.
RecordPathParser
wildcardFieldName_return()
- Constructor for class org.apache.nifi.record.path.
RecordPathParser.wildcardFieldName_return
WildcardIndexPath
- Class in
org.apache.nifi.record.path.paths
WildcardIndexPath(RecordPathSegment, boolean)
- Constructor for class org.apache.nifi.record.path.paths.
WildcardIndexPath
withArrayIndexWrapperLeft(CharSequence)
- Method in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
withArrayIndexWrapperRight(CharSequence)
- Method in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
withMapKeyWrapperLeft(CharSequence)
- Method in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
withMapKeyWrapperRight(CharSequence)
- Method in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
withPathDelimiter(CharSequence)
- Method in class org.apache.nifi.record.path.util.
FieldValueLogicalPathBuilder.Builder
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023
Apache NiFi Project
. All rights reserved.