public interface RecordPathFilter
| Modifier and Type | Method and Description |
|---|---|
Stream<FieldValue> |
filter(RecordPathEvaluationContext context,
boolean invert) |
Stream<FieldValue> |
mapToBoolean(RecordPathEvaluationContext context) |
Stream<FieldValue> filter(RecordPathEvaluationContext context, boolean invert)
Stream<FieldValue> mapToBoolean(RecordPathEvaluationContext context)
Copyright © 2023 Apache NiFi Project. All rights reserved.