public class MultiMapKeyPath extends RecordPathSegment
| Constructor and Description |
|---|
MultiMapKeyPath(List<String> mapKeys,
RecordPathSegment parent,
boolean absolute) |
| Modifier and Type | Method and Description |
|---|---|
Stream<FieldValue> |
evaluate(RecordPathEvaluationContext context) |
equals, evaluate, evaluate, getParentPath, getPath, hashCode, isAbsolute, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompileMultiMapKeyPath(List<String> mapKeys, RecordPathSegment parent, boolean absolute)
public Stream<FieldValue> evaluate(RecordPathEvaluationContext context)
evaluate in class RecordPathSegmentCopyright © 2023 Apache NiFi Project. All rights reserved.