Package | Description |
---|---|
org.apache.paimon.iceberg.metadata | |
org.apache.paimon.iceberg.migrate |
Modifier and Type | Method and Description |
---|---|
static IcebergMetadata |
IcebergMetadata.fromJson(String json) |
static IcebergMetadata |
IcebergMetadata.fromPath(FileIO fileIO,
Path path) |
Modifier and Type | Method and Description |
---|---|
IcebergMetadata |
IcebergMigrateHadoopMetadata.icebergMetadata() |
IcebergMetadata |
IcebergMigrateMetadata.icebergMetadata() |
Modifier and Type | Method and Description |
---|---|
Schema |
IcebergMigrator.icebergSchemaToPaimonSchema(IcebergMetadata icebergMetadata) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.