| Class | Description |
|---|---|
| Base64Decode | |
| Base64Encode | |
| Coalesce | |
| Concat | |
| Count | |
| EscapeJson | |
| FieldName | |
| FilterFunction |
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.
|
| Format | |
| Hash | |
| NoArgStringFunction |
Abstract class for String functions without any argument.
|
| Padding | |
| PadLeft | |
| PadRight | |
| Replace | |
| ReplaceNull | |
| ReplaceRegex | |
| Substring | |
| SubstringAfter | |
| SubstringAfterLast | |
| SubstringBefore | |
| SubstringBeforeLast | |
| ToBytes | |
| ToDate | |
| ToLowerCase | |
| ToString | |
| ToUpperCase | |
| TrimString | |
| UnescapeJson | |
| UUID5 |
Copyright © 2023 Apache NiFi Project. All rights reserved.