public class EndsWith extends StringComparisonFilter
| Constructor and Description |
|---|
EndsWith(RecordPathSegment recordPath,
RecordPathSegment searchValuePath) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isMatch(String fieldValue,
String comparison) |
testfilter, mapToBooleanpublic EndsWith(RecordPathSegment recordPath, RecordPathSegment searchValuePath)
protected boolean isMatch(String fieldValue, String comparison)
isMatch in class StringComparisonFilterCopyright © 2023 Apache NiFi Project. All rights reserved.