| Package | Description |
|---|---|
| org.apache.paimon.manifest | |
| org.apache.paimon.operation |
| Modifier and Type | Class and Description |
|---|---|
class |
ExpireFileEntry
|
| Modifier and Type | Method and Description |
|---|---|
static SimpleFileEntry |
SimpleFileEntry.from(ManifestEntry entry) |
| Modifier and Type | Method and Description |
|---|---|
static List<SimpleFileEntry> |
SimpleFileEntry.from(List<ManifestEntry> entries) |
| Modifier and Type | Method and Description |
|---|---|
List<SimpleFileEntry> |
AbstractFileStoreScan.readSimpleEntries() |
List<SimpleFileEntry> |
FileStoreScan.readSimpleEntries()
Read
SimpleFileEntrys, SimpleFileEntry only retains some critical information, so it
cannot perform filtering based on statistical information. |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.