public class ParentPath extends RecordPathSegment
| Constructor and Description |
|---|
ParentPath(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, waitcompileParentPath(RecordPathSegment parent, boolean absolute)
public Stream<FieldValue> evaluate(RecordPathEvaluationContext context)
evaluate in class RecordPathSegmentCopyright © 2023 Apache NiFi Project. All rights reserved.