| Package | Description |
|---|---|
| org.apache.paimon.iceberg.manifest |
| Modifier and Type | Method and Description |
|---|---|
IcebergManifestFileMeta |
IcebergManifestFileMetaSerializer.fromRow(InternalRow row) |
| Modifier and Type | Method and Description |
|---|---|
SingleFileWriter<IcebergManifestEntry,IcebergManifestFileMeta> |
IcebergManifestFile.createWriter(long sequenceNumber) |
List<IcebergManifestFileMeta> |
IcebergManifestFile.rollingWrite(Iterator<IcebergManifestEntry> entries,
long sequenceNumber) |
| Modifier and Type | Method and Description |
|---|---|
InternalRow |
IcebergManifestFileMetaSerializer.toRow(IcebergManifestFileMeta file) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.