public class Concat extends RecordPathSegment
| Modifier and Type | Field and Description |
|---|---|
private RecordPathSegment[] |
valuePaths |
| Constructor and Description |
|---|
Concat(RecordPathSegment[] valuePaths,
boolean absolute) |
| Modifier and Type | Method and Description |
|---|---|
Stream<FieldValue> |
evaluate(RecordPathEvaluationContext context) |
equals, evaluate, evaluate, getPath, hashCode, isAbsolute, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompileprivate final RecordPathSegment[] valuePaths
public Concat(RecordPathSegment[] valuePaths, boolean absolute)
public Stream<FieldValue> evaluate(RecordPathEvaluationContext context)
evaluate in class RecordPathSegmentCopyright © 2023 Apache NiFi Project. All rights reserved.