private static class IcebergRecordConverter.MapTypeWithIcebergSchema extends MapDataType
| Modifier and Type | Field and Description |
|---|---|
private org.apache.iceberg.Schema |
valueSchema |
DEFAULT_NULLABLE| Constructor and Description |
|---|
MapTypeWithIcebergSchema(org.apache.iceberg.Schema valueSchema,
DataType valueType) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.iceberg.Schema |
getValueSchema() |
equals, getFieldType, getValueType, hashCode, isRecursive, isValuesNullable, removePath, toStringpublic MapTypeWithIcebergSchema(org.apache.iceberg.Schema valueSchema,
DataType valueType)
Copyright © 2024 Apache NiFi Project. All rights reserved.