Package | Description |
---|---|
org.apache.paimon.iceberg.manifest | |
org.apache.paimon.manifest | |
org.apache.paimon.utils |
Modifier and Type | Class and Description |
---|---|
class |
IcebergManifestFile
This file includes several Iceberg
ManifestEntry s, representing the additional changes
since last snapshot. |
class |
IcebergManifestList
This file includes several Iceberg
IcebergManifestFileMeta s, representing the additional
changes since last snapshot. |
Modifier and Type | Class and Description |
---|---|
class |
IndexManifestFile
Index manifest file.
|
class |
ManifestFile
This file includes several
ManifestEntry s, 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<T> |
ObjectsFile.withCacheMetrics(CacheMetrics cacheMetrics) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.