private static class PutKudu.RecordPathOperationType extends Object implements Function<Record,OperationType>
| Modifier and Type | Field and Description |
|---|---|
private RecordPath |
recordPath |
| Constructor and Description |
|---|
RecordPathOperationType(RecordPath recordPath) |
private final RecordPath recordPath
public RecordPathOperationType(RecordPath recordPath)
public OperationType apply(Record record)
apply in interface Function<Record,OperationType>Copyright © 2023 Apache NiFi Project. All rights reserved.