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