| Package | Description |
|---|---|
| org.apache.nifi.processors.iceberg.converter |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,RecordFieldGetter.FieldGetter> |
GenericDataConverters.RecordConverter.getters |
| Modifier and Type | Method and Description |
|---|---|
static RecordFieldGetter.FieldGetter |
RecordFieldGetter.createFieldGetter(DataType dataType,
String fieldName,
boolean isNullable)
Creates an accessor for getting elements in an internal record data structure with the given
field name.
|
Copyright © 2024 Apache NiFi Project. All rights reserved.