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