public class SingularMapKeyPath extends RecordPathSegment
| Constructor and Description |
|---|
SingularMapKeyPath(String mapKey,
RecordPathSegment parent,
boolean absolute) |
| Modifier and Type | Method and Description |
|---|---|
Stream<FieldValue> |
evaluate(RecordPathEvaluationContext context) |
private Object |
getMapValue(FieldValue fieldValue) |
equals, evaluate, evaluate, getParentPath, getPath, hashCode, isAbsolute, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompileprivate final String mapKey
SingularMapKeyPath(String mapKey, RecordPathSegment parent, boolean absolute)
public Stream<FieldValue> evaluate(RecordPathEvaluationContext context)
evaluate in class RecordPathSegmentprivate Object getMapValue(FieldValue fieldValue)
Copyright © 2023 Apache NiFi Project. All rights reserved.