| Package | Description |
|---|---|
| org.apache.paimon.iceberg.manifest | |
| org.apache.paimon.manifest |
| Modifier and Type | Class and Description |
|---|---|
class |
IcebergManifestFile
This file includes several Iceberg
ManifestEntrys, representing the additional changes
since last snapshot. |
class |
IcebergManifestList
This file includes several Iceberg
IcebergManifestFileMetas, representing the additional
changes since last snapshot. |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexManifestFile
Index manifest file.
|
class |
ManifestFile
This file includes several
ManifestEntrys, representing the additional changes since last
snapshot. |
class |
ManifestList
This file includes several
ManifestFileMeta, representing all data of the whole table at
the corresponding snapshot. |
| Modifier and Type | Method and Description |
|---|---|
ObjectsFile<SimpleFileEntry> |
ManifestFile.Factory.createSimpleFileEntryReader() |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.